Our company deals in 2 currencies. The total amount displayed on the invoices screen just totals the numbers and does not consider different rates which results in an incorrect amount. What am I missing?
Version: Odoo CE 11
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Our company deals in 2 currencies. The total amount displayed on the invoices screen just totals the numbers and does not consider different rates which results in an incorrect amount. What am I missing?
Version: Odoo CE 11
Hello Mohammed,
Your are right, the tree view show amount_total_signed (total) and residual_signed (To Pay). these two fields show the amount with the invoice currency so the total amount will be incorrect.
So what you can you do is inherit the view and doing the below:
- hide the total.
- Replace or add the above fields with fields which shows amount with company currency (in these fields you can add total):
amount_total_company_signed
residual_company_signed
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Oct 24
|
23253 | ||
How to get total of a list?
Solved
|
|
2
May 15
|
6573 | |
|
0
Sep 24
|
296 | ||
|
2
Mar 23
|
2057 | ||
|
1
Nov 18
|
2000 |