Hi All!
Im on odoo 13.
How to remove the total column at the right of the pivot table? (see image below).
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi All!
Im on odoo 13.
How to remove the total column at the right of the pivot table? (see image below).
Thank you.
Hello Benjamin Cerdeña Jr,
You can just remove sum=" " from every field and it removes the bottom line of the total sum,
Example,
<field name="qty" sum="Qty"/>
replace to,
<field name="qty"/>
Thank you!
Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
1
7月 23
|
2093 | |||
|
1
11月 23
|
3372 | |||
|
1
6月 25
|
1803 | |||
|
0
11月 23
|
2128 | |||
|
1
10月 25
|
3703 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.