Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1324 Переглядів

Hi,

When I validate an invoice, the following error appears: AssertionError: convert amount from unknown Currency.

I noticed that in the sale_order_line table, which is linked to the invoice, the currency_id was null instead of having a value. I manually set the correct value, and the invoice was then successfully validated.

I would like to prevent this issue from happening again, specifically avoiding a null value in the currency_id. What can I do to fix this, and what might be the reason why currency_id was null in the first place?

Аватар
Відмінити
Найкраща відповідь

You can look into Your company form to see if it has currency in it or not. It could be that problem or a problem related to a custom module.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
серп. 20
3184
1
жовт. 18
3982
0
жовт. 15
3495
2
серп. 25
1851
2
лист. 24
2538