http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9129 Holger Meißner <h.meissner.82@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h.meissner.82@web.de --- Comment #38 from Holger Meißner <h.meissner.82@web.de> --- Just tested this with an item's replacement price set to 7,95 and overdue fines cap set to 1000. Directly after the checkout (backdated a few years) the fine was displayed to be 0. I guess that's ok, since you usually don't backdate except for testing. Then I ran misc/cronjobs/fines.pl and the fine was updated to 1000. Finally I returned the item and the fine was set to 7,95. So apparently and confusingly fines are calculated in different places. -- You are receiving this mail because: You are watching all bug changes.