Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5575 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ott 24
26106
2
mag 15
8042
0
mar 25
2208
2
mar 23
4140
1
nov 18
2813