https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27435 Bug ID: 27435 Summary: Patron suspensions calculated differently when items are returned through patron Details tab Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hc@interleaf.ie QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Suspension dates for patrons are different depending on where overdue items are checked in, i.e Details tab on the patron account vs. under Circulation, Checkin. Example: Circulation rules for items a + b Suspension in days (day) = 2 Max suspension duration (day) = 10 Suspension charging interval = 1 Fine grace period = 1 Circulation rules for item c Suspension in days (day) = 1 Max suspension duration (day) = 10 Suspension charging interval = 1 Fine grace period = 1 System preference CumulativeRestrictionPeriods set to "Cumulate". 3 items are overdue, all with the due date 06/01/21. They are all checked in, via Circulation, Checkin on 08/01/21. The ‘debarred until’ date increases as each individual item is checked in. The final restriction date of 15/01/21. Same three items, under the same conditions are checked in via the Circulation table on the Details tab of the patron account and restriction date is set to 14/01/21. This could relate to bug 3514 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.