From d31905853cc414f40187ba7352fa3f763cf1f122 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 1 Feb 2021 13:14:45 +0000 Subject: [PATCH] Bug 27583: Proposed terminology changes This patch impliments some terminology changes and clarifications for the cash management system Test plan 1/ Apply the patches 2/ Enable 'UseCashRegisters' 3/ Navigate around the cash management system (via the Tools menu) 4/ Enable 'EnablePointOfSale' 5/ Navigate around the cash management system (via the Point of sale module) 6/ Comment on what you think about the changes Signed-off-by: Sally --- .../intranet-tmpl/prog/en/includes/pos-menu.inc | 11 ++++++++--- .../intranet-tmpl/prog/en/modules/pos/register.tt | 8 ++++++-- .../intranet-tmpl/prog/en/modules/pos/registers.tt | 6 +++--- .../prog/en/modules/tools/tools-home.tt | 21 ++++++++++++++++----- 4 files changed, 33 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc index cb9998082e..3878bfa742 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc @@ -1,10 +1,15 @@ +[% USE Branches %] +[% USE Registers %]