https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24495 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98009|0 |1 is obsolete| | --- Comment #8 from David Nind <david@davidnind.com> --- Created attachment 98010 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98010&action=edit Bug 24495: Reword change collection feature This patch changes the text of the "Collected from patron" field to read "Amount tendered" To Test: 0) Enable the point of sale system (EnablePointOfSale + UseCashRegister) 1) In the Point of Sale screen, check that the text inside the "Collect payment" box reads "Collected from patron" 2) Go into a patron record, and create a manual invoice. 3) Go to Make a payment, and select to "Pay an amount". Check the text reads "Collected from patron". 4) Repeat the process with the "Pay Selected", and "Pay" button (listed next to the individual invoice) 5) Install the patch 6) Repeat steps 1-4, but the text should now read "Amount tendered", instead of "Collected from patron" in all payment options in the patron record, and in the Point of Sale screen. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.