[Koha-bugs] [Bug 10247] Too many reserves due to syspref does not show warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 11 03:04:40 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10247

--- Comment #6 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Test plan :
    - Select a borrower and an item
    - Look at reserve quota for the borrower category, the item branch and the
item type
    - Set maxreserves syspref with a quota lower than the circulation quota
    - Perform reserves for borrower to reach the quota
    - Try to perform one more reserve
    => You get the warning "too many holds"
    - Set maxreserves syspref with a quota higher than the circulation quota
    - Try to perform one more reserve
    => You get the warning "too many holds"
    Check you get a warning for alreadyreserved, none_available and
alreadypossession cases.
    Check you get a message for expiry and diffbranch cases.

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


More information about the Koha-bugs mailing list