콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
10664 화면

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

아바타
취소