]> git.evergreen-ils.org Git - working/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:31:38 +0000 (16:31 -0400)
commit906ccbb6679f04518e7af0fbf651b4e473a68fdc
tree39bfbe9b86f85f0a7dee4dc8c878ac642f2727d9
parent2b900d3ce4440174d94bf30e12a51f786297be8a
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