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

Hi,

I am running Odoo 13 on my own server. My invoice look like the image attached. The only thing I want to change is to show the amount of TAX and not the percentage (% in this case).

Where can I change that?

Thanks!

Avatar
Verwerfen
Beste Antwort

tax_amount = unit_price * (tax_percentage / 100 )
add this new column into your report and hide this one



Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Juli 25
717
2
Feb. 23
2075
0
Aug. 22
2030
2
Juni 21
4560
3
Nov. 19
5234