]> 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:14:31 +0000 (18:14 -0500)
commit448118772255aaecf7e8d7e483f53e8da67d5c03
treefa1251c32c94c5e09e6d239c08c20de51714bd33
parent331db31999bbd3747b62e6348d3e1d27117c7949
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