]> git.evergreen-ils.org Git - working/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:10:31 +0000 (17:10 -0500)
commit2f7c5eff26c310e4afe1ef73480249d013227f51
tree0d5c8010ed2222d4e4ee7ad85b3dcfde349031bb
parentf51e4fdbdebfc716d46c1e116f20120f3a2a6912
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