[Koha-bugs] [Bug 17536] Remove Duplication of receipting code in EDI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 2 11:35:34 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17536

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe.
                   |ity.org                     |com
             Status|NEW                         |Needs Signoff

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 57071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57071&action=edit
Proposed patch

This patch removes the code which duplicated functionality from
C4::Acquisitions and instead calls ModReceiveOrder. Removes potential
divergencies from the two paths. Koha::EDI now only required to load data
provided by the GIR segment in the invoice.

This removes some anomalies which caused partial receipts to sometimes skip
adding a barcode to some items (if supplier applies barcodes)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list