From cdb48e8901f08caf4208e1b1c1186d60af57d0d4 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 18 Feb 2022 12:58:42 +0000 Subject: [PATCH] Bug 16258: (QA follow-up) Move 'Edifact' preference This patch moves the global 'Edifact' switch into the 'EDIFACT' section of the sysprefs. Signed-off-by: Martin Renvoize --- .../en/modules/admin/preferences/acquisitions.pref | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref index 951de6305d..ac9d9040e0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref @@ -112,13 +112,6 @@ Acquisitions: - 'If you choose EmailAddressForSuggestions you have to enter a valid email address:' - pref: EmailAddressForSuggestions class: email - - - - pref: Edifact - default: no - choices: - 1: Enable - 0: Disable - - edifact message exchange for acquisitions Printing: - @@ -131,6 +124,13 @@ Acquisitions: "pdfformat::layout2pagesde": German 2-page - layout when printing basket groups. EDIFACT: + - + - pref: Edifact + default: no + choices: + 1: Enable + 0: Disable + - edifact message exchange for acquisitions - - pref: EdifactInvoiceImport default: no -- 2.20.1