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
|
1599 | ||
|
1
11月 23
|
2549 | ||
|
1
6月 25
|
614 | ||
|
0
11月 23
|
1588 | ||
|
0
7月 22
|
2958 |