跳至内容
菜单
此问题已终结
1 回复
193 查看

In Odoo 17 Community Edition, I'm trying to create a purchase order for a foreign vendor and apply a manual exchange rate. However, the issue is that the rate’s decimal precision is limited to two digits after the comma, and I want it to display four digits for more accuracy. how can i do that 


thanks in advance

形象
丢弃
最佳答案

Hi,


In Odoo, currency decimal precision defaults to two digits, which limits manual exchange rates to two decimals. To use four decimal places, go to Accounting → Configuration → Currencies, select the currency, and set the Rounding Factor to 0.0001. This allows you to enter a manual exchange rate with four decimals when creating a purchase order for a foreign vendor, ensuring accurate calculations.


Hope it helps

形象
丢弃