15 Sep
2011
15 Sep
'11
11:20 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549 --- Comment #20 from Colin Campbell <colin.campbell@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.