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

--- Comment #346 from Aleisha Amohia <alei...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to