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

Hello, we created some predefined filters for project.task module to show certain task.

We are struggling in sorting the data for the kanban and list views by project.

The problem is that the sort is project_id, but we wanted project_id.name for alphabetical order, and not by database id.

Is there a way to achieve that?, while altering the filter to add sort by: "project_id.name".


But we encounter an error.


The only way to achieve this is creating a related field to inherit project_id.name or there is another way to achieve this?

We are doing this by filters in web interface, not by custom module.

*update: Looking inside project.project, I believe the field sequence takes part in this disorder, is this field messing up the alphabetical order? or is it somehow a way we create projects (sometimes instead of creating, we are duplicating record, I believe that would duplicate sequence and might cause the order problem?).

아바타
취소
관련 게시물 답글 화면 활동
2
8월 21
6607
2
1월 22
2799
0
10월 21
2244
2
7월 16
3435
0
5월 23
86