7 May
2012
7 May
'12
11 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8045 --- Comment #7 from Adrien SAURAT <adrien.saurat@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.