3 Jan
2018
3 Jan
'18
7:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13044 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- I suppose we could make bookdrop mode find the last date open and recalculate the fine in full from there. That way it looks the same from a user perspective. The problem with bookdrop mode is that it is quite fragile. For example, if fines.pl doesn't run for a night, and does the following night, then using bookdrop mode will decrement the fine by double the expected amount. The backdating returns feature does not suffer from this kind of fragility. -- You are receiving this mail because: You are watching all bug changes.