https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21159
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)|This enhancement enables |This enhancement enables released in|libraries to automatically |libraries to automatically |update an item's shelving |update an item's shelving |location on checkout, as is |location on |already possible when |checkout,23.11.00, works as |checking in items. |follows: | | |The |It accepts pairs |new system preference |of shelving locations. On |UpdateItemLocationOnCheckou |Checkout the item's |t, like |location is compared to the |UpdateItemLocationOnCheckin |location on the left and, |, works as follows: |like | |UpdateItemLocationOnCheckin |It |, is updated to the |accepts pairs of shelving |location on the right. |locations. On Checkout the | |item's location is compared |Special values for this |to the location on the left |system preference are: |and, if it matches, is |_ALL_ - used on left side |updated to the location on |only to affect all items, |the right. |if it matches, but this is | |an easier to read option) |Special values |_PERM_ - used on right side |for this system preference |only to set items to their |are: |permanent location |_ALL_ - used on left | |side only to affect all |Syntax |items, and overrides all |highlighting is used in the |other rules |text area to make it easier |_BLANK_ - used |to read., as is already |on either side to match on |possible when checking in |or set to blank (actual |items. |blanks will work, but this | |is an easier to read |The new system |option) |preference |_PERM_ - used on |UpdateItemLocationOnCheckou |right side only to set |t, and overrides all other |items to their permanent |rules |location |_BLANK_ - used on | |either side to match on or |Syntax |set to blank (actual blanks |highlighting is used in the |will work |text area to make it easier | |to read. | -- 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/
