Koha/misc/migration_tools
Galen Charlton ce849240ad bug 5579: tweaks to bulkmarcimport.pl
Fixes bug where a bib record imported by bulkmarcimport.pl
could become unindexable by ensuring that ModBiblioMarc()
is always called by bulkmarcimport.pl to finalize saving the
bib record (as it was initially created by AddBiblio with the
defer_marc_save option).

Also introduces a utility routine, C4::Biblio::_strip_item_fields.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-21 10:05:02 +12:00
..
22_to_30
build6xx.pl
buildCOUNTRY.pl Convert to UTF-8. 2010-05-06 17:58:24 -04:00
buildEDITORS.pl
buildLANG.pl Convert to UTF-8. 2010-05-06 17:58:24 -04:00
bulkauthimport.pl
bulkmarcimport.pl bug 5579: tweaks to bulkmarcimport.pl 2011-04-21 10:05:02 +12:00
fix_onloan.pl
merge_authority.pl Bug #6044 - Authority is deleted when mergeto and mergefrom are the same 2011-04-06 15:22:40 +12:00
rebuild_nozebra.pl
rebuild_zebra.pl bug 5579: new routine to embed items in bib 2011-04-19 22:34:21 +12:00
remove_unused_authorities.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
upgradeitems.pl