http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10247 --- Comment #6 from Srdjan Jankovic <srdjan@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.