http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11250 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall@gmail.com --- Comment #12 from Kyle M Hall <kyle.m.hall@gmail.com> ---
There is a difference between none_available (but eventually some may) vs. comment #2's "{item} is not allowed to be placed on hold". Is there a way to check for this?
If I understand you correctly, the answer is no at this time. That would be outside the scope of this bug.
Similarly there is a minor difference between a borrower who has too many holds (non-zero), and one who isn't allowed to place any at all, as per my understanding of comment #1.
That is correct, and this patch deals with that situation. The patron will get different messages if they exceed the maxreserves vs they can't place a hold on any of the items. -- You are receiving this mail because: You are watching all bug changes.