Hello, i have question about currency field. I have base currency EURO. i have entity Account and 1:N relationship to custom entity. On account form i have calculated field with action customentity.currencyfield + account.currencyfield. If i chose base currency EURO, everything is ok. But if i chose other currency. For example USD. the result of calculated field is wrong.
For example - customentity.currencyfield value = 125000 USD, account.currencyfield value = 80000 USD. the result is 204999,94 USD.
Version 8.2
Any idea why this behaviours? Thanks
*This post is locked for comments
I have the same question (0)