https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40694
Bug ID: 40694
Summary: "Actual cost" on receive displays in false format with
CurrencyFormat != US
Change sponsored?: ---
Product: Koha
Version: 24.11
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When CurrencyFormat is set to "FR", the actual cost on receiving an item is
displayed with a decimal comma in the input field. All input fields need to use
a decimal dot or there will be an error on attempting to save the form.
To test:
* Set CurrencyFormat to FR
* Add an order, set a price with some "cents"
* Close basket
* Receive shipment
* Click on receive link - verify the input field has the , instead of the dot
* Try to save without changing - verify error message
At the moment, we need to make sure all input fields are using the . not ,
until we can make a global change.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/