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

Why is the Internal project hidden and how to make it visible?

(is visible in configuration/projects but not in projects)

아바타
취소
베스트 답변

Good Morning,

Check first you have hr timesheet Apps, if yes then you have to override project action like

<record id="project.open_view_project_all" model="ir.actions.act_window">
<field name="domain">[]field>
record>

If you have helpdesk timesheet installed then override project action like 

<record id="project.open_view_project_all" model="ir.actions.act_window">
<field name="domain">[('helpdesk_team', '=', False)]field>
record>
아바타
취소
관련 게시물 답글 화면 활동
1
2월 23
2772
1
9월 22
4541
6
12월 24
20659
2
7월 23
7784
1
12월 22
2738