From a7792acb753933bceae4128d0826eedd2f0293b8 Mon Sep 17 00:00:00 2001 From: sashaanastasi Date: Thu, 17 Jul 2025 22:30:31 +0000 Subject: [PATCH] Bug 40343: include running batchRebuildItemsTables.pl in post-MARC-mapping-update instructions --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt index b06bc998a4..a42f47598e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt @@ -32,7 +32,7 @@ [% WRAPPER 'main-container.inc' aside='admin-menu' %]

Koha to MARC mapping

-
If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl.
+
If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl and batchRebuildItemsTables.pl.
[% INCLUDE 'csrf-token.inc' %] -- 2.39.5