https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33501
--- Comment #19 from Martin Renvoize (ashimema) <[email protected]> --- 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 <[email protected]> Signed-off-by: Debbie McCarthy <[email protected]> Signed-off-by: Hannah Dunne-Howrie <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
