]> git.evergreen-ils.org Git - Evergreen.git/commit
Default to current fiscal year in ACQ order upload
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Aug 2012 18:59:50 +0000 (14:59 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 14 Aug 2012 20:32:30 +0000 (16:32 -0400)
commit1d5912e670a328c951a41e333c1a2c0ad564cbbd
treed21cf31c4d1c6e99a8b1e1962f6b9f749283306a
parentb6854d2c06eea5bb4d86a37e461f919379cfc9d8
Default to current fiscal year in ACQ order upload

* Adds a new API call to determine the current fiscal year for a given
  org unit:  open-ils.acq.org_unit.current_fiscal_year

* Use open-ils.acq.org_unit.current_fiscal_year to populate the correct
  fiscal year in the ACQ order upload selector.

This addresses part 2 of LP 1031927

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