]> git.evergreen-ils.org Git - working/Evergreen.git/commit
ACQ upload form widget value persistence
authorBill Erickson <berick@esilibrary.com>
Fri, 25 Jan 2013 20:50:48 +0000 (15:50 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 14 Feb 2013 22:43:11 +0000 (17:43 -0500)
commitc447ff9e7b7740fd2cd1da7d19a145fa5883a726
treea6ceec9c80740d78222e5dae0e6980cff8830c67
parentafd6f560bb2e8e599b6dc33ab06b02a248f0c29f
ACQ upload form widget value persistence

Provides a two-layer persistence mechanism for the ACQ MARC file upload
interface(s).  For most of the widgets in the upload form, there is now
a matching org unit setting for configuring values ahead of time.  When
such a value is configured, the value will be used.  When no org unit
setting value is configured for a field, the value selected by staff is
stored locally (at the workstation) and re-used for future loads of the
interface.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/ui/default/acq/common/vlagent.js
Open-ILS/web/js/ui/default/acq/picklist/upload.js