[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 May 10 19:41:45 CEST 2022


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

--- Comment #4 from Shi Yao Wang <shi-yao.wang at inLibro.com> ---
Created attachment 134830
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134830&action=edit
Bug 30139: Fix javascript moneyFormat to be compatible with FR format

New way of formatting money amount to make it work with FR format

Test plan:
1- Set CurrencyFormat pref to FR
2- Activate Point of sale and cash register features
3- Add cash register
4- Add debit type that 'can be sold' with a price of 10.00
5- Go to point of sale, click on the item to purchase
6- Verify the Amount to be paid shows the wrong amount and can't be fixed on
the interface
7- Apply the patch
8- Refresh the page and do step 5 again
9- Notice it now shows the right amount

-- 
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