From 642bb68168231172b32af50b7af88429362428b0 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 15 Jul 2022 15:20:03 +0100 Subject: [PATCH] Bug 31036: (QA follow-up) Add a warning to the system preference As suggested by Katrin, adding a warning to the system preference that this has an effect on SIP configurations that needs to be understood. --- .../prog/en/modules/admin/preferences/accounting.pref | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref index b371afc4ab..cb79d1d379 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref @@ -33,6 +33,7 @@ Accounting: 1: "Use" 0: "Don't use" - " cash registers with the accounting system to track payments." + - "

Warning: Enabling this setting will make the register a required field for all CASH type transactions; This includes SIP00 transactions, so please ensure your SIP configurations are updated to map a register to your SIP device.

" - - "When collecting a payment, " - pref: RequireCashRegister -- 2.20.1