[Koha-bugs] [Bug 9129] Add the ability to set the maximum fine for an item to its replacement price

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 14:04:13 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9129

Holger Meißner <h.meissner.82 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h.meissner.82 at web.de

--- Comment #38 from Holger Meißner <h.meissner.82 at 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.


More information about the Koha-bugs mailing list