https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43155 --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 202560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202560&action=edit Bug 43155: POS breaks on modal if change required This patch reverts a change made by bug 41705 that does not work in versions older than 26.05. Only needed for 25.11.x To test: Before applying the patch: 1. Turn on the following system preferences: EnablePointOfSale UseCashRegisters 2. In Administration, add a cash register for your library 3. In Administration, set a debit type to be Saleable 4. In Point of Sale, add your debit type as a sale, set it to 1.00 5. In the 'tendered' box, put 2.00 6. Select 'Cash' for type 7. Hit pay, then again in the popup 8. Observe nothing happens. 9. Apply the patch 10. Refresh the point of sale 11. Repeat steps 4-7 12. The popup should properly clear. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.