https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24075 Bug ID: 24075 Summary: Backdating a return to the exact due date and time results in the fine not being refunded Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: bwsdonna@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When you use the date picker or book drop mode and check in an item that is due on that date, a fine is assessed and not refunded. For example: item 12345 is due on 11/19/2109 23:59. On 11/20/2019 I check the item in using date picker/book drop setting the check in date to 11/19/2019 23:59, the patron is charged a fine, and the fine is not cleared as would be expected, since the item is being checked in before it is overdue. Confirmed as a problem in master by kidclamp and khall. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.