]> git.evergreen-ils.org Git - Evergreen.git/commit
Fiscal year selector in ACQ order record upload
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Aug 2012 18:06:36 +0000 (14:06 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 14 Aug 2012 20:31:35 +0000 (16:31 -0400)
commit7713b1782558d275b783d18d3c618c9756f556f1
tree086b09713cafb96d7c43bbb3c83766a533edceba
parentaac4d806af6b3eaebc15a660c99c0f39eb49f14d
Fiscal year selector in ACQ order record upload

* Support a 'fiscal_year' parameter to ACQ order record upload API.
* Adds a new "Fiscal Year" selector to the upload form to facilitate
  uploading orders to different fiscal years.

This partially resolves LP 1031927 by allowing manual selection of the
correct fiscal year.

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/Order.pm
Open-ILS/src/templates/acq/picklist/upload.tt2
Open-ILS/web/js/ui/default/acq/picklist/upload.js