Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1954 Vues

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
Ignorer
Meilleure réponse

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



Avatar
Ignorer
Publications associées Réponses Vues Activité
0
juil. 25
762
2
févr. 23
2101
0
août 22
2069
2
juin 21
4608
3
nov. 19
5252