https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17536 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |colin.campbell@ptfs-europe. |ity.org |com Status|NEW |Needs Signoff --- Comment #1 from Colin Campbell <colin.campbell@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.