]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Make the bib source selector in Vandelay MARC batch importer/exporter work
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Aug 2010 03:20:28 +0000 (03:20 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Aug 2010 03:20:28 +0000 (03:20 +0000)
commitad3cf21e065abbe75eb465738e1a373f298cf87a
tree72e6f84831c9762586a7c05322d72fd9d2e3b0b4
parent935d4f5c720c10d92402f8ad6c121e18cd89ce14
Make the bib source selector in Vandelay MARC batch importer/exporter work

The bib source selector in Vandelay offered a drop down of the available
bib source selections, but never actually affected the source attribute
of the bib records in biblio.record_entry when they were imported. This
commit finishes off the logic that was almost there.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17395 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Cat/BibCommon.pm
Open-ILS/src/perlmods/OpenILS/Application/Vandelay.pm