Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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

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

Avatar
Buang
Jawaban Terbai

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>
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 23
2496
1
Sep 22
4235
6
Des 24
20005
2
Jul 23
3470
1
Des 22
2479