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
|
1154 | ||
|
2
2月 23
|
2386 | ||
|
0
8月 22
|
2331 | ||
|
2
6月 21
|
5040 | ||
|
3
11月 19
|
5513 |