Move reusable bits of build_invoice_api() into new build_invoice_impl()
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 20 Feb 2013 14:41:03 +0000 (09:41 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 20 Feb 2013 14:41:03 +0000 (09:41 -0500)
commiteb314122ce02c76134ca0a8ca646d9b68610f8d0
treebfeef989a89dcacca0399305f786d4caca315796
parent7093bd942640cd486bc57d9fa425560e4ec9f534
Move reusable bits of build_invoice_api() into new build_invoice_impl()

This is because we're about to send EDI invoice creation through that
code instead of the separate stuff we had been doing.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Invoice.pm