Acq: Line item batch update UI
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 8 Mar 2013 19:10:12 +0000 (14:10 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 13 Mar 2013 20:01:45 +0000 (16:01 -0400)
commit94fbaf9a0c742e7e0fadc715ccf72cfbbd440054
tree0f908cae71118cf3f73ed2eadfb42e8f30f3cbfd
parentb448ee300ee1d259e9512e0505056e0c3c68e7e0
Acq: Line item batch update UI

This UI enhancement uses the API method in the previous commit to allow
users to apply changes to the copies on a selected set of line items.

When successful, the updater just reloads the whole page, but it can be
made smarter later, i.e. by refreshing only the affected line items rows
in the display.

The UI only appears on POs for now, and is partly disabled if the PO has
already been activated.  It could appear elsewhere if it seems sensible
to put it elsewhere.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
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
docs/RELEASE_NOTES_NEXT/acq-interface-improvements.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/acq_po_interface_improvements.txt [deleted file]