ACQ+Vandelay import/merge user interface components
authorBill Erickson <berick@esilibrary.com>
Tue, 6 Dec 2011 18:50:29 +0000 (13:50 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 8 Feb 2012 19:41:27 +0000 (14:41 -0500)
commitaecbd16d4ece98ed86dc32d47709774ae7575f32
treecc7a22bcdaf2df04e0fee2027d42a16b3855f60f
parentaa77b1173e7694e02970c834459acee91e5d8281
ACQ+Vandelay import/merge user interface components

Acquisitions support for leveraging Vandelay import/merge controls
for loading ACQ records and/or linking ACQ records to existing
catalog records.

Dev includes:

* General purpose Vandelay input form and merge progress indicator (VLAgent)
* VLAgent is now shown in the following interfaces when a bib load/merge/link action is required:
 * Vendor record upload interface
 * PO creation
 * PO "load bibs and items" action
 * PO activation

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/src/templates/acq/common/vlagent.tt2 [new file with mode: 0644]
Open-ILS/src/templates/acq/picklist/upload.tt2
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/common/vlagent.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/picklist/upload.js
Open-ILS/web/js/ui/default/acq/po/view_po.js