https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40792
Kevin Carnes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Kevin Carnes <[email protected]> --- In testing we found that item-level holds would not be filled nor would records where only one hold per a record was allowed, even though the patron could reserve the item. CanItemBeReserved has an option for ignore_hold_counts that will allow these to be filled. I'm not sure if this sufficient or if each status need to be handled separately. -- 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/
