Bug 29151 - Display issues for exchange rates with a lot of decimals
Summary: Display issues for exchange rates with a lot of decimals
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-01 13:22 UTC by Séverine Queune
Modified: 2021-10-01 13:22 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Currencies Menu › Exchange rates display issue with Rial (20.01 KB, image/png)
2021-10-01 13:22 UTC, Séverine Queune
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Séverine Queune 2021-10-01 13:22:48 UTC
Created attachment 125630 [details]
Currencies Menu › Exchange rates display issue with Rial

After updating Koha from 18.05 to 20.11, we face a problem with the Iranian Rial currency : exchange rate is 1,00 Rial = 0,000020509699 Euros.
Before, rate was saved as "0.00002" (only 5 decimals).
Now, on 20.11.10 and master 21.06.00.025, rate is saved as "2e-05" (see screenshot attached from master).
Calculation on basket is still correct, but I think this new display in the Currencies menu can be disturbing for users.