http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22104|0 |1 is obsolete| | Attachment #22299|0 |1 is obsolete| | --- Comment #22 from mathieu saby <[email protected]> --- Created attachment 22300 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22300&action=edit [PATCH] Bug 10869: Allow the deletion of order line if the record is deleted My last rebasing was wrong... Paul, I integrated your changes in the main patch, as they were obvious. I'd like to write a UT for DelOrder, but I see more and more different files in t/db_dependant/Acquisition/ When a UT does belong to db_dependant/Acquisition.t, and when to separate file? For me it would be more logic to put all the UT for a .pm file in a single .t file, so we could reuse mock records or orders created for the test. Is there a rule somewhere ? Mathieu -- 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/
