Bug 5608 - command-line tool to switch information in 440 and 490 tags
authorMichael Hafen <mdhafen@tech.washk12.org>
Thu, 21 Feb 2013 22:44:00 +0000 (15:44 -0700)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 22 Mar 2013 02:15:56 +0000 (22:15 -0400)
commit8cb3533ae69bf87a0ba5187abe711956165d3625
tree5d8ecc66a3b8abb09c1166466244de203d888572
parenteea7b9d20d4e1c19bc96fbec7e96e1341ba4dad1
Bug 5608 - command-line tool to switch information in 440 and 490 tags

With the MARC21 standard moving from the 440 tag to the 490, this tool is
to help libraries make the move.  It switches any information in 440 tags to
490 tags, and any information in 490 tags to 440 tags.  That seemed like the
best way to go to me.  There is also an option to create 830 tags for any 44
information, like authorities, that can't be represented in the 490 tag.

To Test:
locate some biblios with 440 or 490 tags filled.
run bin/migration_tools/switch_marc21_series_info.pl -c
observe that the information in the biblios has switched 4xx tags.

http://bugs.koha-community.org/show_bug.cgi?id=5608
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Work as described. No errors.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/migration_tools/switch_marc21_series_info.pl