]> git.evergreen-ils.org Git - Evergreen.git/commit
EDI Invoicing
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 17 Jul 2012 21:59:23 +0000 (17:59 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 1 Aug 2012 15:14:19 +0000 (11:14 -0400)
commit8ab88c90f5c4e71c0d5adea27b54bdb472c6bd0a
tree8ed304d91645a72d6a363df3dcd6037865f10a21
parent2de2799ae0606dbad4280c348f80ef08dd0bbe74
EDI Invoicing

Includes patch for edi4r to make invoice parsing possible.

Also adds OpenILS::Utils::LooseEDI module.  This doesn't try to do the
validation and other helpful things that Business::EDI aims to do, but it
does let us get up and running relatively quickly at getting data from EDI
invoices if we know what we're looking for.

[Amended to add bits about tax, plus release note blurb.]

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/edi_translator/misc/edi4r-break-on-nil-seg.patch [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/EDI.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/LooseEDI.pm [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/edi-invoices.txt [new file with mode: 0644]