16 Apr
2012
16 Apr
'12
7:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Ian Walls <koha.sekjal@gmail.com> --- In the first patch, changes in C4/Overdues.pm from NOW() to CAST(now() as DATE) are no longer equivalent since the introduction of hourly loans. date_due is now a datetime, so the check on NOW() should not be cast. Marking first patch Failed QA. Will address second patch after this has been fixed. -- You are receiving this mail because: You are watching all bug changes.