[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 Oct 23 09:15:31 CEST 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement adds a new |This enhancement adds a new
      release notes|system preference           |system preference
                   |"UpdateItemLocationOnChecki |"UpdateItemLocationOnChecki
                   |n" which accepts pairs of   |n" which accepts pairs of
                   |shelving locations. On      |shelving locations. On
                   |check in the item's         |check in the item's
                   |location is compared to the |location is compared to the
                   |location on the left and,   |location on the left and,
                   |if it matches, is updated   |if it matches, is updated
                   |to the location on the      |to the location on the
                   |left.
                      |right.
                   |
                           |
                   |This preference             |This preference
                   |replaces the                |replaces the
                   |ReturnToShelvingCart and    |ReturnToShelvingCart and
                   |InProcessingToShelvingCart  |InProcessingToShelvingCart
                   |preferences. Note that      |preferences. Note that
                   |existing functionality for  |existing functionality for
                   |all items in the PROC       |all items in the PROC
                   |location being returned to  |location being returned to
                   |permanent_location is       |permanent_location is
                   |preserved by default. Also, |preserved by default. Also,
                   |any items issued from the   |any items issued from the
                   |CART location will be       |CART location will be
                   |returned to their permanent |returned to their permanent
                   |location on check out (if   |location on check out (if
                   |it differs).
               |it differs).
                   |
                           |
                   |Special                     |Special
                   |values for this system      |values for this system
                   |preference are:
            |preference are:
                   |_ALL_ -                     |_ALL_ -
                   |used on left side only to   |used on left side only to
                   |affect all items, and       |affect all items, and
                   |overrides all other rules   |overrides all other rules
                   |_BLANK_ - used on either    |_BLANK_ - used on either
                   |side to match on or set to  |side to match on or set to
                   |blank (actual blanks will   |blank (actual blanks will
                   |work, but this is an easier |work, but this is an easier
                   |to read option)
            |to read option)
                   |_PERM_ -                    |_PERM_ -
                   |used on right side only to  |used on right side only to
                   |return items to their       |return items to their
                   |permanent location
         |permanent location
                   |
                           |
                   |Syntax                      |Syntax
                   |highlighting is used in the |highlighting is used in the
                   |text area to make it easier |text area to make it easier
                   |to read.                    |to read.

--- Comment #154 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Fixed the 'release notes' field here in bugzilla, not sure we can do more at
this point.

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


More information about the Koha-bugs mailing list