]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1793196 Volume batch editor offers MARC call numbers
authorBill Erickson <berickxx@gmail.com>
Tue, 5 Feb 2019 17:28:15 +0000 (12:28 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 8 Mar 2019 23:15:17 +0000 (18:15 -0500)
commit8b763c00e90851231e83ea364bf8129cdddf1210
tree359a03027d5aa3b74d80dfbb772ffd6e0044965a
parent34f1028c9596767e341c9c2cb58be3802af59a5b
LP1793196 Volume batch editor offers MARC call numbers

Provide call numbers extracted from the MARC record as options in the
volume batch editor.  Call numbers to extract are based on the load-time
classification scheme, defaulting to Generic ('1') if no default scheme
is applied.

Patch includes additional sanity checks on volume editor utility
functions to avoid console errors referencing undefined values.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js