https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21159
Alex Buckley <[email protected]> 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. _______________________________________________ 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/
