Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2028 Visninger

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
Kassér
Bedste svar

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



Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
sep. 25
896
2
feb. 23
2186
0
aug. 22
2184
2
jun. 21
4788
3
nov. 19
5362