http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11549
--- Comment #14 from Katrin Fischer <[email protected]> --- Created attachment 24549 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24549&action=edit [PASSED QA] Bug 11549: [follow-up] Make NewOrder calculate new parent_ordernumber If parent_ordernumber is not set in NewOrder parameter, it is automatically set to ordernumber. This patch only avoid code duplication. Signed-off-by: Jonathan Druart <[email protected]> This solution is better! Signed-off-by: Katrin Fischer <[email protected]> Passes all tests and QA script. Also all tests in t/db_dependent/Acquisitions/. Confirmed bug and that the patch fixes it. -- 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/
