]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1351317 ACQ fund selector filters cont.
authorBill Erickson <berick@esilibrary.com>
Thu, 31 Jul 2014 20:50:17 +0000 (16:50 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 6 Oct 2014 20:39:27 +0000 (13:39 -0700)
commit1254c412e633796281915c71d290a204e25551cb
tree1d7f15c0ef29b31a2571f3a135d70b574bfa0310
parent4e74b7e763e93b5f54e9fb71f899a77fcd3a2384
LP#1351317 ACQ fund selector filters cont.

To improve load times, limit the funds we attempt to retrieve for
various fund selectors to those the user has permission to use.

Interfaces affected include the following:

* Purchase order copy grid
* Purchase order "New Charge" interface
* Invoice "Add charge..." interface
* Distribution formula configuration interface.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/invoice/view.js
Open-ILS/web/js/ui/default/acq/po/item_table.js
Open-ILS/web/js/ui/default/conify/global/acq/distribution_formula.js