Acq Batch update UI
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 8 Mar 2013 19:10:12 +0000 (14:10 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 11 Mar 2013 18:00:53 +0000 (14:00 -0400)
commita8de68943c46f068b1b220a761b35c219cbc935f
tree5beac6ead1dde62356de5a46f48cd27e483ea340
parent329da78c607a27e2eae594281e03521b1e937ee5
Acq Batch update UI

First UI to use new middle layer batch updater.  On success, this batch
updater just reload the whole page, but it can be made smarter later.
The UI only appears on POs for now, and is partly disabled if the PO has
already been activated.

The API call behind it returns the ID of each line item updated, so we
could really just update the current page, especially if in the future
we simplify the copies interface behind the li_table.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Conflicts:
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/po/view_po.js