Skip to Content
Menu
This question has been flagged
1 Odpoveď
14274 Zobrazenia

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.

 

Avatar
Zrušiť
Best Answer

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. 

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
máj 23
2342
1
apr 23
4127
1
sep 23
5461
4
jún 22
15010
0
mar 21
2328