Skip to Content
Menu
This question has been flagged
1 Odpoveď
1282 Zobrazenia

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?

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 20
3157
1
okt 18
3967
0
okt 15
3459
2
aug 25
1795
2
nov 24
2493