[Koha-bugs] [Bug 30910] Allow local definition of temporary shelving locations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 20:46:36 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30910

--- Comment #3 from Andrew Fuerste-Henry <andrewfh at dubcolib.org> ---
(In reply to Christopher Brannon from comment #2)
> Andrew, could you help me by providing a scenario for this.  I'm trying to
> wrap my head around this one, and I'm just having a little trouble
> connecting the dots.

We have an item that normally lives in the shelving location GEN (for "General
Stacks"). We put the item into a display. We want the shelving location in the
catalog to reflect that the item isn't in its normal place, but we don't want
to worry about getting that item back into the display if it gets checked out
and we don't want to edit it again. 

If we set:
items.location = DISPLAY
items.permanent_location = GEN

With UpdateItemLocationOnCheckin syspref containing _ALL_: _PERM_

Then the item will show DISPLAY in the catalog but return to GEN when it gets
checked in.

But right now it takes a fairly complicated setup to edit items.location
without koha also edited items.permanent_location.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list