https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30910 Bug ID: 30910 Summary: Allow local definition of temporary shelving locations Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl, nick@bywatersolutions.com The intended behavior in Koha is that when one edits an item to change the shelving location, that value will always be pushed to the permanent shelving location as well, except for two hard-coded exceptions, CART and PROC. Through careful setup, one can circumvent this behavior and allow for edits to the shelving location without changing the permanent shelving location (bug 30909). That more complicated setup could be avoided in most cases if we simply added a system preference to define a list of shelving locations for which permanent location should not be updated. So, for example, one could create a location of "Display" and tell Koha to never update permanent shelving location when setting shelving location to Display. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.