Skip to Content
मेन्यू
This question has been flagged

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

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

Avatar
Discard
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
Discard
Related Posts Replies Views Activity
1
फ़र॰ 23
2516
1
सित॰ 22
4269
6
दिस॰ 24
20059
2
जुल॰ 23
3615
1
दिस॰ 22
2501