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
|
1534 | |||
|
2
2月 23
|
2714 | |||
|
0
8月 22
|
2641 | |||
|
2
6月 21
|
5410 | |||
|
3
11月 19
|
5793 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.