Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
10649 Переглядів

Hello guys!

How could I change the default order of the records in a tree view?

I want to order according to the date column rather than the name column. By default.

Thanks

Аватар
Відмінити
Найкраща відповідь

Hello, for date fields you can use this example in your model:

_order = 'report_date desc'


Аватар
Відмінити
Автор Найкраща відповідь

https://www.odoo.com/fr_FR/forum/help-1/question/changing-default-column-sort-in-work-orders-56096

Аватар
Відмінити