https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33501 --- Comment #19 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 201798 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201798&action=edit Bug 33501: (follow-up) Replace hardcoded (cash) labels with accurate bankable wording The income/outgoing summary lines and table headers on the POS register pages were hardcoded to say "(cash)", a leftover from before CashupPaymentTypes made the bankable payment type list configurable. Since that preference can now include Cheque, Card, etc., "(cash)" no longer describes either the all-payment-types total or the type-filtered subset shown alongside it. Relabel both figures as "Total income/outgoing: X (bankable: Y)" and add a hover tooltip listing the actual payment types counted as bankable, sourced from the register's cashup_payment_types_breakdown. Sponsored-by: West Sussex County Council <https://www.westsussex.gov.uk/> Signed-off-by: Jackie Usher <jackie.usher@westsussex.gov.uk> Signed-off-by: Debbie McCarthy <debbie.mccarthy@westsussex.gov.uk> Signed-off-by: Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> -- You are receiving this mail because: You are watching all bug changes.