odoo / odoo

Odoo. Open Source Apps To Grow Your Business.
https://www.odoo.com
Other
37.73k stars 24.54k forks source link

Incorrect multicurrency Invoice - Odoo 15 #90737

Open natenettey opened 2 years ago

natenettey commented 2 years ago

Impacted versions:15

Steps to reproduce: Create invoice in multicurrency setting Current behavior: Local currency of invoice not converting to USD Expected behavior: Local currency should be converted to its dollar equivalent in invoice dashboard Video/Screenshot link (optional):

Support ticket number submitted via odoo.com/help (optional):

natenettey commented 2 years ago

I have multicurrency setup in odoo 15. I create the invoices in my local currency and i expect it to be converted into its dollar equivalent when I view the invoice in the invoice dashboard. Unfortunately it doesnt happen like that. When I create the invoice in my local currency, say a total amount of 5000, same amount appears in the invoice dashboard as $5000 but i expect it to be converted to its dollar equivalent i.e: $666.7

Why does this happen and is there a way i could get this resolved ?