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


how to i can report in amount in currency total my database currency IQD and sale in USD i want partner ledger see in USD how to do ? 

Аватар
Відмінити

I have the same problem

Найкраща відповідь

Hi,


In Odoo, the partner ledger always shows balances in the company’s base currency (IQD), but you can also view them in USD if multi-currency is enabled. To do this, activate multi-currency in settings, keep the company currency as IQD, and add USD as an additional currency. When you create invoices or payments in USD, Odoo records them in both IQD and USD (amount_currency).


In the Partner Ledger report, enable Show foreign currency to see USD amounts alongside IQD. Totals will still be in IQD by default. If you want full totals in USD, you need a custom report or export that sums the amount_currency field.

Refer to the following module -

* https://odoo-community.org/shop/multicurrency-revaluation-367?search=partner_ledger#attr=940303


Hope it helps

Аватар
Відмінити