Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5325 Vizualizări

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

 


Imagine profil
Abandonează
Cel mai bun răspuns

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 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
oct. 24
25691
2
mai 15
7788
0
mar. 25
1873
2
mar. 23
3734
1
nov. 18
2646