[Koha-bugs] [Bug 7291] claims management improvement

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 11:38:29 CET 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |paul.poulain at biblibre.com

--- Comment #14 from Paul Poulain <paul.poulain at biblibre.com> ---
QA comment:
* patch does not apply, there are small merge problem

* dates are formatted without the Date plugin, please fix !
+        estimateddeliverydate => C4::Dates->new( $estimateddeliverydate, 'iso'
)->output,

* you use a MYSQLism for getting the current date. Instead of CURDATE( ) use
CAST(now() AS date)


Marking failed QA. The rest is OK, will mark passed QA once you've fixed those
points

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list