]> git.evergreen-ils.org Git - Evergreen.git/commit
Handle cancelled (back-order) lineitems in EDI invoice
authorBill Erickson <berick@esilibrary.com>
Thu, 13 Dec 2012 14:44:55 +0000 (09:44 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 14 Jan 2013 22:12:12 +0000 (17:12 -0500)
commit676143704be517eb47ef4ce410ee73dc68576cd8
treea779ef5e7d9d0cceeb9f8a5c772b80109ddb5eda
parent028d8d3d529e3ad96a464a59398ee0c2590539a7
Handle cancelled (back-order) lineitems in EDI invoice

Receiving an invoice for a cancelled lineitem mean the lineitem is no
longer cancelled.  Identify such lineitems and uncancel them along with
the requested number of not-yet-invoiced copies.

This work flow is common for back-order items.

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