https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42168
--- Comment #2 from Andrew Fuerste-Henry <[email protected]> --- (In reply to David Cook from comment #1) > I think different libraries likely feel differently about this one. From > memory, 2 holds in a group shouldn't count individually towards patrons' > hold limits. That could be a separate bug. I've been poking at the code here and found some inconsistency. For limits on holds per record and holds placed per day, Koha counts a hold group as a single hold. But for total holds allowed, individual holds are counted regardless of grouping. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
