[Koha-bugs] [Bug 14576] Allow automatic update of location on checkin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 29 20:24:40 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576

David Nind <david at davidnind.com> 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|                            |david at davidnind.com

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list