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.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
5월 23
|
2200 | ||
|
1
4월 23
|
4037 | ||
|
1
9월 23
|
5350 | ||
|
4
6월 22
|
14818 | ||
|
0
3월 21
|
2198 |