http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9788
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Small patch |Medium patch QA Contact| |[email protected] | |m --- Comment #49 from Jonathan Druart <[email protected]> --- QA comment: Looks good. 3 remarks: 1/ format_date should be removed (use the TT plugin) - not introduced by these patches 2/ CURRENT_DATE is a mysqlism 3/ I would prefer GetReservesFromItemnumber returns only a reserve hashref (what I did for bug 8367). I will provide a followup for 1 and 2. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
