]> git.evergreen-ils.org Git - Evergreen.git/commit
Use current fiscal year for PO creation (API)
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Sep 2012 18:39:36 +0000 (14:39 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 11 Oct 2012 17:29:00 +0000 (13:29 -0400)
commitc99bd2fc075b3f5c1bab2045ecee6b7dd93756c6
tree067e1d068afcd2f524368ca41b923492518951cc
parent2c76b1269c1880356ec2327a59007338091fa617
Use current fiscal year for PO creation (API)

When creating a PO, if no fiscal_year is specified by the caller, use
the current fiscal year of the ordering agency.  This change primarily
affects the Open-ILS/src/support-scripts/acq_order_reader.pl script (and
any other direct API callers) which does not offer the user a chance to
set the fiscal year manually.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm