Nick Clemens
6beda5cf1d
To test: 1 - sudo koha-mysql kohadev 2 - UPDATE biblioitems SET itemtype = NULL where biblionumber = 1 3 - UPDATE items SET itype = NULL where biblionumber = 1 4 - perl misc/maintenance/search_for_data_inconsistencies.pl 5 - Notice warnings 6 - Apply patch 7 - Undefined itemtype on bibliolevel is now warned 7 - Test also with itype="" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
.. | ||
auth_show_hidden_data.pl | ||
borrowers-force-messaging-defaults.pl | ||
check_sysprefs.sh | ||
cmp_sysprefs.pl | ||
compare_es_to_db.pl | ||
fix_accountlines_date.pl | ||
fix_accountlines_rmdupfines_bug8253.pl | ||
fix_mysql_constraints.pl | ||
fix_tags_weight.pl | ||
generate_MARC21Languages.pl | ||
make_zebra_dom_cfg_from_record_abs | ||
process_record_through_filter.pl | ||
remove_items_from_biblioitems.pl | ||
sanitize_records.pl | ||
search_for_data_inconsistencies.pl | ||
touch_all_biblios.pl | ||
touch_all_items.pl | ||
UNIMARC_fix_collectiontitle.pl | ||
UNIMARC_sync_date_created_with_marc_biblio.pl | ||
update_authorities.pl |