http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8420 Priority: P5 - low Change sponsored?: --- Bug ID: 8420 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: tool statisticfines.pl(bz 6858) and hourly loan(bz5549) Severity: enhancement Classification: Unclassified OS: All Reporter: stephane.delaye@biblibre.com Hardware: All Status: NEW Version: rel_3_8 Component: Circulation Product: Koha the tool statisticfines.pl (bz 6858) and the hourly loan (bz5549) are not compatible. statisticfines control date_due with this format : AAAA-MM-JJ and hourly loan have change the format date with the hour AAAA-MM-JJ HH:MM:SS so when i want use statisticfines.pl i have this error message datedue_days: Skipping at staticfines.pl line 159. Illegal date specified (year = 0, month = 0, day = 00) at staticfines.pl line 155 Error on date for borrower 4706: Date::Calc::Date_to_Days(): not a valid date at staticfines.pl line 156. date_due: 0000-00-00 00:00:00 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.