http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5608 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15660|0 |1 is obsolete| | Attachment #15661|0 |1 is obsolete| | Attachment #15664|0 |1 is obsolete| | --- Comment #22 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 16670 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16670&action=edit [PASSED QA] 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. 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: Works as described. No errors. Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.