http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA Patch complexity|Medium patch |Small patch --- Comment #26 from Paul Poulain <[email protected]> --- QA comments: * the new sub GetBudgetByOrderNumber needs a unit test * there is an unconditionnal warn: + warn "ITEMNUMBER: $itemnumber"; * instead of CURRENT_DATE() please use cast(now() AS date) http://wiki.koha-community.org/wiki/PostgreSQL sorry, failed 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/
