]> git.evergreen-ils.org Git - Evergreen.git/commit
EDI invoice date; invoice paid quantity/amount
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Dec 2012 14:34:00 +0000 (09:34 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 14 Jan 2013 22:12:12 +0000 (17:12 -0500)
commit2eb7bb6d2b1827a10d6937ae027275f889117f94
treecc665a8a1e3ddd52816db577a76c2cf7fd0845e0
parentc9e1e9fc06e9f2f1f9a2e4e7a771556da074bd95
EDI invoice date; invoice paid quantity/amount

* capture the invoice date in EDIReader
* apply the invoice date to inbound invoices when available instead of
  defaulting to 'now'
* apply the quantity/amount billed to the quantity/amount paid to reduce
  staff data entry needs

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/EDI.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIReader.pm