[Koha-bugs] [Bug 8045] Problems on Due date when checking in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 7 12:00:45 CEST 2012


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

--- Comment #7 from Adrien SAURAT <adrien.saurat at biblibre.com> ---
I misread some logs, the error actually comes from the following line in
_FixFineDaysOnReturn:

my $deltadays = $calendar->days_between( $dt_due, $dt_today );

When calculating the delay for the fine management, the due date is modified.
I'm not familiar with these dates handling and I'm not sure yet of the best
fix. I keep looking at it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list