[Koha-bugs] [Bug 30139] Point of sale sets wrong 'Amount being paid' with CurrencyFormat = FR

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 14:54:06 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30139

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
It's the interaction between format_price and moneyFormat.. moneyFormat appears
to be hard coded to '.' decimal separators.. but then Koha's internals expect
point decimal separators in inputs too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list