跳至內容
選單
此問題已被標幟
1 回覆
14246 瀏覽次數

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
2332
1
4月 23
4110
1
9月 23
5433
4
6月 22
14987
0
3月 21
2311