https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22301 Bug ID: 22301 Summary: Paying fines is broken when using CurrencyFormat = FR Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Depends on: 11373 Target Milestone: --- Using CurrencyFormat FR: When paying an amount the amount now shows with comma decimal instead of decimal dot. This creates big issues when trying to pay amounts correctly. For example: Trying to pay 9,55. Go into the input field and change 9 to 5, Koha will turn it into 555.00. Prices currently need to all be displayed with decimal dot in input fields. Please fix urgently. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 [Bug 11373] Add "change calculation" feature to the fine payment forms -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.