Koha/misc/maintenance
Jonathan Druart 8f071b01f5 Bug 27963: (bug 23463 follow-up) Fix touch_all_items.pl
This script is used to fix inconsistencies in the items table. Prior to
bug 23463, ModItem dealt with that.

We need to make some attributes as dirty to make sure the
Koha::Item->store method will fix them.

Test plan:
Be familiar with how touch_all_items is supposed to work and confirm
that the different inconsistencies are fixed.

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-01 17:13:56 +02: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 27276: Fix syntax error 2021-01-04 16:33:15 +01:00
check_syspref_cache.pl Bug 24272: Correctly encode output to prevent 'Wide character in say' 2021-01-20 13:42:08 +01:00
check_sysprefs.sh
cmp_sysprefs.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
compare_es_to_db.pl Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02: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 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
fix_mysql_constraints.pl Bug 27673: Replace YAML with YAML::XS 2021-02-16 14:54:50 +01:00
fix_tags_weight.pl Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
generate_MARC21Languages.pl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +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 24545: Fix license statements 2020-02-24 13:31:26 +00:00
search_for_data_inconsistencies.pl Bug 26407: fix query in 'title exists' in search_for_data_inconsistencies.pl 2020-09-18 10:37:56 +02:00
touch_all_biblios.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
touch_all_items.pl Bug 27963: (bug 23463 follow-up) Fix touch_all_items.pl 2021-04-01 17:13:56 +02: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 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
update_authorities.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00