https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21159
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement enables |This enhancement enables release notes|libraries to automatically |libraries to automatically |update an item's shelving |update an item's shelving |location on checkout works |location using the new |as follows: |system preference | |`UpdateItemLocationOnChecko |It accepts |ut`. |pairs of shelving | |locations. On checkout the |It accepts pairs of |item's location is compared |shelving locations. On |to the location on the left |checkout the item's |and, like |location is compared to the |`UpdateItemLocationOnChecki |location on the left and, |n`, is updated to the |like |location on the right. |`UpdateItemLocationOnChecki | |n`, is updated to the |Special values for this |location on the right. |system preference are: | |* |Special values for this |*_ALL_* - used on left side |system preference are: |only to affect all items, |* |if it matches, but this is |*_ALL_* - used on left side |an easier to read option) |only to affect all items, |* |if it matches, but this is |*_PERM_* - used on right |an easier to read option) |side only to set items to |* |their permanent location |*_PERM_* - used on right | |side only to set items to |Syntax highlighting is used |their permanent location |in the text area to make it |*_BLANK_* - used on either |easier to read, as is |side to match on or set to |already possible when |blank (actual blanks will |checking in items. |work) | | |The |Syntax highlighting |new system preference |is used in the text area to |`UpdateItemLocationOnChecko |make it easier to read, as |ut`, and overrides all |is already possible when |other rules. |checking in items. | | |*_BLANK_* - | |used on either side to | |match on or set to blank | |(actual blanks will work | -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
