[Koha-bugs] [Bug 12826] GST / VAT rewrite - plumbing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 26 17:20:20 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12826

--- Comment #1 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list