I created a tree view in xml. How can I specify the field that should be used as sorting field (and add if it should be ascending or descending)? Right now, I think the database ID is used, but I didn't specify that.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I created a tree view in xml. How can I specify the field that should be used as sorting field (and add if it should be ascending or descending)? Right now, I think the database ID is used, but I didn't specify that.
Hi,
Odoo is taking "_order" member to manage default order by. So, you have to just manage "_order" member of your model. You will get all data in your list according to that order. thats it. I hope it will help you.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Highlight Records in Tree
Solved
|
|
3
May 23
|
2134 | |
|
1
Apr 23
|
3979 | ||
|
1
Sep 23
|
5286 | ||
|
4
Jun 22
|
14764 | ||
|
0
Mar 21
|
2159 |