From bc318bd88de6bdfc24c1b3cc0647f48563532765 Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Wed, 24 Jul 2024 21:22:07 +0000 Subject: [PATCH] Bug 31606: Ignore incoming fund button when adding orders from staged file This patch adds the 'Add orders and ignore incoming fund' button when using an already staged file to add orders to a basket. Signed-off-by: Rhonda Kuiper --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt index b7f382d16e..040bc82ab3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -556,6 +556,7 @@ [% batch_lis.num_records | html %] Add orders + Add orders and ignore incoming fund [% END # /FOREACH batch_lis %] -- 2.39.2