コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
10656 ビュー

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

アバター
破棄