https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18321 --- Comment #6 from Marc Véron <veron@veron.ch> --- Created attachment 61646 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61646&action=edit Screenshots to reproduce error Re-testing: - Set ConsiderOnSiteCheckoutsAsNormalCheckouts to 'Consider' - Delete all rules in 'Circulation rules and fines'. - Set a Default limit by patron category, e.g. Student with 2 current checkouts, 2 on-site-chekouts. - Normal (not On-Site) checkout to a student until the limit is reached (in this case: 2) - Try a 3rd checkout; it is possible (should not) - Try a 4th checkout: No longer possible. Message says: "Too many checked out. 3 checked out, only 2 are allowed." - Switch ConsiderOnSiteCheckoutsAsNormalCheckouts to 'Do not consider' - Check all items in - Repeat steps to reproduce - Checkout is blocked when trying to do 3rd checkout (as expected) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.