https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38040
William Lavoie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #17 from William Lavoie <[email protected]> --- Hi Owen, Thank you for the feedback, I have added checks in the perl scripts for deletion as well as the other operations (changing priority, adding an expiration date, batch deletions, etc). After a discussion with Caroline, we agreed with your solution to add a system preference 'IndependentBranchesHolds' (the Koha terminology favors 'Hold' over 'Reserve'). I have added an atomic update. Additionally, in order to allow users to change priority within their own library, I changed the way holds are displayed so that for non-superlibrarians, when 'IndependentBranchesHolds' is set to 'Yes', the holds are displayed by library, similarly to having 'HoldsSplitQueue' set to 'branch'. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
