https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23732
--- Comment #18 from Julian Maurice <[email protected]> --- (In reply to Owen Leonard from comment #16) > I tested with "On shelf holds allowed" set to "If all unavailable" and the > modal didn't give that as a reason why. Are there some rules which are not > checked by this feature? Unfortunately yes. Only the rules checked by CanBookBeReserved are displayed. The 'on shelf holds' rule is checked in IsAvailableForItemLevelRequest so it's not displayed. I don't know how to fix that without a significant rewrite... :/ -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
