https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21159 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored Status|ASSIGNED |Needs Signoff --- Comment #44 from Alex Buckley <alexbuckley@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.