Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
846 Представления


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

Аватар
Отменить