https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565
--- Comment #260 from David Cook <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #259) > Is that expected that Holds allowed (total) isn't taken into account? > my $lowestvalue = min( $maxreserves, $remaining_holds_for_record, > $remaining_holds_allowed_today ); Sounds like a bug to me. Aleisha? -- 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/
