[Koha-bugs] [Bug 21159] Update item shelving location (952$c) on checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 06:21:29 CEST 2022


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Change sponsored?|---                         |Sponsored
             Status|ASSIGNED                    |Needs Signoff

--- Comment #44 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
The amended patches add a new system preference UpdateItemLocationOnCheckout. 

This syspref shares the same logic with UpdateItemLocationOnCheckin. This logic
has been moved to a shared subroutine Koha::Item->update_item_location()

This means rather than being limited to blanking shelving locations on
checkout, librarians can now alter shelving locations in the same way on
check-in and checkout.

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


More information about the Koha-bugs mailing list