Text to go in the release notes:
|
This enhancement enables libraries to automatically update an item's shelving location using the new system preference `UpdateItemLocationOnCheckout`.
It accepts pairs of shelving locations. On checkout the item's location is compared to the location on the left and, like `UpdateItemLocationOnCheckin`, 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, if it matches, but this is an easier to read option)
* *_PERM_* - used on right side only to set items to their permanent location
*_BLANK_* - used on either side to match on or set to blank (actual blanks will work)
Syntax highlighting is used in the text area to make it easier to read, as is already possible when checking in items.
|