[Koha-bugs] [Bug 21159] Blank item shelving location (952$c) on issue and return based on syspref values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 16 07:20:59 CEST 2018


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

--- Comment #12 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
I think this one is ready to test. 

It is building on (depends on) the functionality provided by 14576. Many thanks
to Katrin for informing me about 14576 so I was able to remove the duplicated
functionality that my original patch had. 

This new patch does not deal with automatically updating the item location when
the item is returned as this is covered by 14576. 

Instead, this new commit blanks out the items.location field when the item is
checked out if the UpdateItemLocationOnCheckout syspref is enabled. This makes
an easier workflow for automatically removing the items.location value if the
item is issued. 

Please let me know if further changes are required :)

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


More information about the Koha-bugs mailing list