Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3514 Prikazi

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

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

Avatar
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
feb. 23
2563
1
sep. 22
4317
6
dec. 24
20206
2
jul. 23
4579
1
dec. 22
2579