http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6858 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #25 from Paul Poulain <paul.poulain@biblibre.com> --- QA comments: * requires +use Modern::Perl;, good point * passes perlcricit * independant script that can't harm the rest of Koha if it's bugguy * clean some code passes QA SIDE COMMENT: Matthias, I see that you compare dues dates. Have you seen Jonathan comment on koha-devel about the due_date now being a date AND time column in the database (to handle hourly loans) ? Have you tested there's no possible side effect ? (I don't think so, but sharing just to be sure you haven't missed a test case) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.