From 60f0b28ae6404745d8f0baadbde6b2aee95537c8 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. --- 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 b7f382d16e5..040bc82ab39 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