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.
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
|
3870 | |||
|
1
4月 23
|
5539 | |||
|
1
9月 23
|
7221 | |||
|
4
6月 22
|
17051 | |||
|
0
3月 21
|
3688 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.