Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5282 Ansichten

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

 


Avatar
Verwerfen
Beste Antwort

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 

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Okt. 24
25653
2
Mai 15
7756
0
März 25
1837
2
März 23
3681
1
Nov. 18
2623