]> git.evergreen-ils.org Git - working/Evergreen.git/commit
ACQ+Vandelay import/merge user interface components
authorBill Erickson <berick@esilibrary.com>
Tue, 6 Dec 2011 18:50:29 +0000 (13:50 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 13 Mar 2012 19:26:33 +0000 (15:26 -0400)
commit845c858bcdd2dfb6df33239f90af990f5d219a93
tree7ea6e6cf04aa157b6d35c54b42cf3c461f2d7692
parent468ee3248766650d468b4ff629e0a06f54ce4dd5
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
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