http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11250
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Kyle M Hall <[email protected]> --- > 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
