https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30324 --- Comment #9 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Catrina Berka from comment #8)
This bug is also affecting hold limits. For example, I have two child item types (Audio book and new books) under a parent Book. In my circulation rules, I set Holds allowed (total) for audio books and new books to 1 each and then set my Book rule to 4. I place a hold on an audio book. It successfully prevents me from placing a second hold. I do the same with new books - first hold successfully placed, second prevented. When I attempt to place a first hold on a Book, I get the error Cannot place hold - Too many holds: can only place a maximum of 2 total holds. Koha is only adding the holds allowed from the children item types, not considering the parent or default limits.
Parent/child types don't currently affect holds - see bug 35704 -- You are receiving this mail because: You are watching all bug changes.