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!Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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!tax_amount = unit_price * (tax_percentage / 100 )
add this new column into your report and hide this one
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Feb 23
|
777 | ||
|
0
Aug 22
|
851 | ||
|
2
Jun 21
|
2995 | ||
|
3
Nov 19
|
4249 | ||
|
2
Jun 16
|
4568 |