Bug 34640

Summary: Format whole numbers for 'Amount paid' and 'Returned to patron' in POS issue refund modal with two decimals
Product: Koha Reporter: Barbara Johnson <barbara.johnson>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Missing decimals for whole numbers

Description Barbara Johnson 2023-08-29 15:23:31 UTC
Created attachment 154904 [details]
Missing decimals for whole numbers

When issuing a refund in the POS (Point of Sale) module for a whole amount, such as 5.00), the popup modal displays the amount without decimals (such as 5) for 'Amount paid' and 'Returned to patron.' It would be clearer for the user if the amount included the two decimals so that it displays as 5.00.