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 |location on checkout works |checkout,23.11.00, works as |as follows: |follows: | | |It accepts |It accepts pairs |pairs of shelving |of shelving locations. On |locations. On checkout the |Checkout the item's |item's location is compared |location is compared to the |to the location on the left |location on the left and, |and, like |like |`UpdateItemLocationOnChecki |`UpdateItemLocationOnChecki |n`, is updated to the |n`, is updated to the |location on the right. |location on the right. | | |Special values for this |Special values for this |system preference are: |system preference are: |* |* |*_ALL_* - used on left side |*_ALL_* - used on left side |only to affect all items, |only to affect all items, |if it matches, but this is |if it matches, but this is |an easier to read option) |an easier to read option) |* |* |*_PERM_* - used on right |*_PERM_* - used on right |side only to set items to |side only to set items to |their permanent location |their permanent location | | |Syntax highlighting is used |Syntax highlighting is used |in the text area to make it |in the text area to make it |easier to read, as is |easier to read., as is |already possible when |already possible when |checking in items. |checking in items. | | |The |The |new system preference |new system preference |`UpdateItemLocationOnChecko |`UpdateItemLocationOnChecko |ut`, and overrides all |ut`, and overrides all |other rules. |other rules. | | |*_BLANK_* - |*_BLANK_* - |used on either side to |used on either side to |match on or set to blank |match on or set to blank |(actual blanks will work |(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/
