Hi I wanted to use multi header in the tree view. colspan
like
---------------- | Long Cell | ---------------- | 1 | 2 | ----------------
I tried these one two solutions on stackoverflow, unfortunately they are not working on Odoo 12.0 CE.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
it's not possible using XML definition change you have to change list renderer to archive it. list view always create same <th> as number of fields
https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/views/list/list_renderer.js#L509
If it possible pls check it
https://stackoverflow.com/questions/45444767/odoo-view-customization-with-colspan-or-may-be-col
sorry I already tried this solution..
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 24
|
3 | ||
|
4
May 24
|
4877 | ||
|
5
Nov 23
|
40250 | ||
Create dynamic tree view
Solved
|
|
3
Sep 23
|
7672 | |
|
2
Jan 24
|
2330 |