[Koha-bugs] [Bug 21159] Update item shelving location (952$c) on checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 16 23:43:43 CEST 2022


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|                            |This enhancement enables
        released in|                            |libraries to automatically
                   |                            |update an item's shelving
                   |                            |location on checkout, as is
                   |                            |already possible when
                   |                            |checking in items.
                   |                            |
                   |                            |The
                   |                            |new system preference
                   |                            |UpdateItemLocationOnCheckou
                   |                            |t, like
                   |                            |UpdateItemLocationOnCheckin
                   |                            |, works as follows:
                   |                            |
                   |                            |It
                   |                            |accepts pairs of shelving
                   |                            |locations. On Checkout the
                   |                            |item's location is compared
                   |                            |to the location on the left
                   |                            |and, if it matches, is
                   |                            |updated to the location on
                   |                            |the right.
                   |                            |
                   |                            |Special values
                   |                            |for this system preference
                   |                            |are:
                   |                            |_ALL_ - used on left
                   |                            |side only to affect all
                   |                            |items, and overrides all
                   |                            |other rules
                   |                            |_BLANK_ - used
                   |                            |on either side to match on
                   |                            |or set to blank (actual
                   |                            |blanks will work, but this
                   |                            |is an easier to read
                   |                            |option)
                   |                            |_PERM_ - used on
                   |                            |right side only to set
                   |                            |items to their permanent
                   |                            |location
                   |                            |
                   |                            |Syntax
                   |                            |highlighting is used in the
                   |                            |text area to make it easier
                   |                            |to read.

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


More information about the Koha-bugs mailing list