Koha/misc/migration_tools
J. David Bavousett a7d1ab0041 Changes to bulkmarcimport.pl
Adds three new switches:

-idmap <filename> - optional output file of
                    map of source record ID numbers
                    to Koha biblionumber
-x                - if idmap is supplied, MARC tag
                    to get source record ID from
-y                - if idmap is supplied, MARC subfield
                    to get source record ID from

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-03 19:18:29 -05:00
..
22_to_30 Cleanup and perltidy. 2009-01-28 17:29:43 -06:00
build6xx.pl
buildCOUNTRY.pl
buildEDITORS.pl
buildLANG.pl
bulkauthimport.pl Fixes command-line 'number' arg in bulkauthimport.pl. 2009-03-04 10:43:49 -06:00
bulkmarcimport.pl Changes to bulkmarcimport.pl 2009-04-03 19:18:29 -05:00
fix_onloan.pl
merge_authority.pl merge_authority : Bug fixing 2009-03-06 14:14:34 -06:00
rebuild_nozebra.pl bug 2955: fix remaining calls to GetMarcFromKohaField 2009-02-12 16:29:19 -06:00
rebuild_zebra.pl bug 2924 fixed rebuild_zebra.pl to work when export is skipped 2009-03-04 08:28:22 -06:00
upgradeitems.pl