Koha/misc/maintenance
Jonathan Druart 14d1804652
Bug 21466: Keep all AVs for a given framework
There was a major (and silly) issue in the previous version, only one AV
was kept as we erased the hash value at the end of each iteration:
$invalid_locations_per_framework->{$framework->frameworkcode } =
  { items => $items, av_category => $mss->authorised_value, kohafield => $kohafield };

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-04 13:30:33 +00:00
..
auth_show_hidden_data.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
borrowers-force-messaging-defaults.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
check_sysprefs.sh
cmp_sysprefs.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
compare_es_to_db.pl Bug 22831: (RM follow-up) Code golf 2020-01-23 10:22:13 +00:00
fix_accountlines_date.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
fix_accountlines_rmdupfines_bug8253.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
fix_mysql_constraints.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
fix_tags_weight.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
generate_MARC21Languages.pl Bug 20364: Show languages from MARC21 field 041 in intranet 2019-07-15 11:28:07 +01:00
make_zebra_dom_cfg_from_record_abs Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
process_record_through_filter.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
remove_items_from_biblioitems.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
sanitize_records.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
search_for_data_inconsistencies.pl Bug 21466: Keep all AVs for a given framework 2020-02-04 13:30:33 +00:00
touch_all_biblios.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
touch_all_items.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
UNIMARC_fix_collectiontitle.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
UNIMARC_sync_date_created_with_marc_biblio.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
update_authorities.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00