https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36048 Bug ID: 36048 Summary: Error actual cost format in receipt summary Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: mirjam.vantieghem@etf.edu QA Contact: testopia@bugs.koha-community.org Since 23.11, when receiving an order, in the receipt summary pop-up screen, when clicking in the field 'Actual cost' and then in another field, it gives the error "Please add amount in valid format: 0.00". We have system preference CurrencyFormat set to "360 000,00 (FR)". In the previous Koha versions the "Retail price" and "Budgeted cost" were formatted that way, but the "Replacement price" and "Actual cost" had a dot for the decimals (US formatting). Now all amounts are formatted according to the system preference, which is a good improvement, but we get an error saying it should be formatted according to the US formatting system. Regardless of which format we use, when confirming the receipt, the amount is saved in the correct format and there do not seem to be any issues. Still, the error is confusing and should not appear. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.