Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
14265 Widoki

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.

 

Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
maj 23
2340
1
kwi 23
4124
1
wrz 23
5450
4
cze 22
14998
0
mar 21
2324