4 Jun
2021
4 Jun
'21
5:12 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #346 from Aleisha Amohia <aleisha@catalyst.net.nz> --- I decided to amend count_grouped() to count_holds() so it sounds more like the standard subroutine it will become. It needs to use count() which is why I couldn't just overwrite count(). Left the OPAC count_holds() in because borrowers might get group holds placed in the staff client then try to place holds via the OPAC so they need that count to calculate their limit. I imagine the most recent patch doesn't catch all of the staff interface cases for placing a hold so feel free to tell me what I've missed. -- You are receiving this mail because: You are watching all bug changes.