Koha/misc/maintenance
Joe Atzberger 9fa7abc255 Improve performance and fault tolerance for sync_items...
Pulled the GetMarcFromKohaField outside the loop, since we only need to
check it once.  Same for $item_sth.  Added safety checks for success of
delete_field and GetMarcItem, with warnings on failure.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-27 19:06:52 -05:00
..
fix_accountlines_date.pl Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
sync_items_in_marc_bib.pl Improve performance and fault tolerance for sync_items... 2009-03-27 19:06:52 -05:00
UNIMARC_sync_date_created_with_marc_biblio.pl minor fixes to UNIMARC_sync_date_created_with_marc_biblio.pl 2008-12-11 10:36:57 -06:00