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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 25
|
1070 | ||
|
2
2月 23
|
2342 | ||
|
0
8月 22
|
2297 | ||
|
2
6月 21
|
4973 | ||
|
3
11月 19
|
5484 |