Fixed IRR currency precision

motahhari

Member
Affected version
2.2.8
in file: src/XF/Data/Currency.php

'IRR' => ['code' => 'IRR', 'symbol' => 'IRR', 'precision' => 2, 'phrase' => 'currency.irr'],

Precision in IRR should be 0.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.9).

Change log:
Correct the IRR currency precision
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom