[Koha-bugs] [Bug 5549] Hourly Loans

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 15 12:20:12 CEST 2011


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

--- Comment #20 from Colin Campbell <colin.campbell at ptfs-europe.com> 2011-09-15 10:20:12 UTC ---
Elliott the solution of the problem with large date differences in CalcFine is
to use the DateTime delta_days method rather than subtract in the date
comparison. That way we avoid creating the duration object in units that don't
have a fixed conversion to days. Patch to follow

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list