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:28:08 +0000 (10:28 -0400)
commit3db721193f58947f40b019b2f067caaf2ce04d7c
treeff91b86fcd86bf15a9f5094a3ef050f07f73e223
parentd57f63a17726079b0688ddcfe131876b9372e737
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