]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1380803 Update PO summary amounts
authorBill Erickson <berickxx@gmail.com>
Mon, 6 Apr 2015 21:33:26 +0000 (17:33 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 13 Apr 2015 14:27:46 +0000 (10:27 -0400)
commit5e6a9ed4048e069e90b2112c504c7d966e825759
tree4410d5dd2369aacd4dd931a1b2a4615daa36ff91
parent62c923f01b9cbd0b4431d1beedf17d81384b710b
LP#1380803 Update PO summary amounts

Refresh the PO summary amounts (spent, encumbered, estimated) each time
an amount-changing event occurs.  These include changing the lineitem
price, adding/removing a direct charge, and adding/removing copies via
the copy grid.

Note that adding/removing copies via the batch-updater alread causes a
page refresh, which updates the summary amounts.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Financials.pm
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/po/item_table.js
Open-ILS/web/js/ui/default/acq/po/view_po.js