]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: Line item 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>
Wed, 13 Mar 2013 20:54:30 +0000 (16:54 -0400)
commitf09abe0bc615e79c2fca2afe6a97dba3e41df9e8
treea31cff077777736b2d6f17d3389a341cca6c3163
parent8780429c3a92e7c89ed4cb37527444104558c641
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]