From 2436f2efa07d16bf05768cee24a9bd37ee1c161a Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Tue, 15 Jun 2021 03:03:13 +0000 Subject: [PATCH] Bug 28243: pos folder Added captions to tables for accessibility purposes, some of these include class="sr-only" so that they are not visible, but they are still present for those who use screen-readers. To test: 1) Apply patch and dependencies 2) Go to Staff Client 3) Go to pos 4) Go to each of the pages/files and check if they have tables 5) Check that each of the tables have captions to describe them (unless they have special heading tags instead) - some of these will be visible on the page and some will be hidden with "sr-only" Sponsored-by: Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt | 2 ++ koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt | 3 +++ koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt | 1 + 3 files changed, 6 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt index 9a6d73ded0..03aaaa58b1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt @@ -64,6 +64,7 @@ Please select items from below to add to this transaction: [% IF invoice_types %] + @@ -96,6 +97,7 @@ This sale

Click to edit item cost or quantities

Invoices
Code
+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt index 6193b35461..01a614a0db 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt @@ -87,6 +87,7 @@

Transactions to date

[% END %]
Sale
Item
+ @@ -176,6 +177,7 @@ [% IF trange_f %]
Sales
ID DATA
+ @@ -240,6 +242,7 @@

Cashup history

Past sales
ID DATA
+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt index 5d86334b74..ab87218a66 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt @@ -69,6 +69,7 @@
Cashups
Date
+ -- 2.11.0
Registers
Register name Register description