http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780
--- Comment #14 from mathieu saby <[email protected]> --- Created attachment 16774 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16774&action=edit [PATCH 2/2] Bug 9780: Add unit test and a new condition in GetOrdersByBiblionumber This followup adds a new condition in GetOrdersByBiblionumber (return unless $biblionumber) and 4 tests in Acquisition.t PS I tried to use [%... .size %] in templates, but it did not work well. I can make a followup for that later if it is needed. M. Saby -- 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/
