26 Aug
2014
26 Aug
'14
5:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12826 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31161 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31161&action=edit Bug 12827: NewOrder should not return basketno Since the basketno parameter is needed to insert an order, it is useless to return it. This patch changes the prototype for the C4::Acquisition::NewOrder subroutine. The return value is now a scalar containing the ordernumber created. -- You are receiving this mail because: You are watching all bug changes.