https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21159
--- Comment #12 from Alex Buckley <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
