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

Ian Walls <koha.sek...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #6 from Ian Walls <koha.sek...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to