[Bug 15131] Give SCO separate control for AllowItemsOnHoldCheckout
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15131 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Sorry, I forgot to add the steps to test this patchset! To test, you need to: - Apply the patches on master - Run: $ sudo koha-upgrade-schema kohadev => SUCCESS: Verify that AllowItemsOnHoldCheckoutSCO is set to the same value AllowItemsOnHoldCheckout was set - Have an item that fills a hold - Set AllowItemsOnHoldCheckoutSCO to "Don't allow" - Try doing a checkout on the item, from the SCO interface => SUCCESS: You cannot. - Set AllowItemsOnHoldCheckout to "Allow" - Try doing a checkout on the item, from the SCO interface => SUCCESS: You cannot. The sysprefs are decoupled now. - Set AllowItemsOnHoldCheckoutSCO to "Allow" - Try doing a checkout on the item, from the SCO interface => SUCCESS: You can. - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org