http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9129
Holger Meißner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #38 from Holger Meißner <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
