https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23780
--- Comment #3 from Jonathan Druart <[email protected]> --- Ok, got it now. Actually it's not the "multiple blocks" that is the problem, but the "too many" that cannot be guessed. For instance if you already have 5 checkouts and over the fine limit, you will get the 2 warnings. > * Batch checkout 6 items. You will see information on every item that the > patron has a debt of 5.00, but on the 6th item, you should ALSO see "Too many > checked out". Until the limit is reached we cannot guess it in advance, because we cannot simulate a checkout. We could add an additional screen for this specific case, but it's much more complex that the first patch I submitted. -- 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/
