[Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 10 13:06:44 CET 2018


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

--- Comment #166 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 82215
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82215&action=edit
Bug 15565: (follow-up) Added handling for holds_per_day and respecting
AllowHoldPolicyOverride

On OPAC and staff side this commit adds handling to respect
the holds per day circ rules setting.

In the OPAC once either maxreserves, holds per day or holds per record
(depending on which of the 3 values is lowest) is reached then remaining
unchecked item checkboxes are disabled.

On the staff side the same happens however if the
AllowHoldPolicyOverride is enabled then the checkboxes do not disable
but the staff member still sees warning modal boxes appear.

Also added unit test for new function GetAllowedHoldsForPatronToday in
C4::Reserves.

Sponsored-By: Brimbank Library, Australia

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list