https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds a new release notes| |system preference | |"UpdateItemLocationOnChecki | |n" which accepts pairs of | |shelving locations. On | |check in the item's | |location is compared to the | |location on the left and, | |if it matches, is updated | |to the location on the | |left. | | | |This preference | |replaces the | |ReturnToShelvingCart and | |InProcessingToShelvingCart | |preferences. Note that | |existing functionality for | |all items in the PROC | |location being returned to | |permanent_location is | |preserved by default. Also, | |any items issued from the | |CART location will be | |returned to their permanent | |location on check out (if | |it differs). | | | |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 | |return items to their | |permanent location | | | |Syntax | |highlighting is used in the | |text area to make it easier | |to read. CC| |[email protected] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
