https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39645 --- Comment #3 from mteal@greenvillelibrary.org --- Item X auto-renewed to be due 1/28/25 once okay. For some reason (probably a hold or something), the auto-renewal was not successful the second time by 1/28/25. At that point, it was overdue, fines began to accrue. Eventually, on 2/25/25, the auto-renewal was successful and assessed the $5.20 for overdue days of 1/18-2/25. Then the new due date was calculated from the previous checkout (as per our syspref) and it set the new due date as 2/15/25, which meant the item was already 8 days overdue. So the overdue charges began again, this time from 2/15/25, the new due date. When the item was eventually marked LOST on 3/18, another fine was assessed for 2/15-2/25 + 2/26 - 3/18 = $5.00. So the time period of 2/15 - 2/25, was accounted for in both the first $5.20 fine and the second 3/18 $5.00 fine. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.