http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7849 --- Comment #3 from Kyle M Hall <kyle.m.hall@gmail.com> --- This code is far more terse then my own ( which I had written as a perl module to be an alternative to the traditional fines cron ), and thus more efficient. I won't bother submitting my own code, as Eliot Davis deserves a ++ for this. (In reply to comment #2)
Created attachment 8703 [details] Adds Instant fine calculation at checkin
To Test:
Check out an Item, hourly items are best but any will do. Make sure the item is overdue, and when you check the item in you should see a fine reflected that is correct for the amount of time it is overdue according to your smart rules.
-- You are receiving this mail because: You are watching all bug changes.