跳至内容
菜单
此问题已终结

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
2563
1
9月 22
4311
6
12月 24
20197
2
7月 23
4536
1
12月 22
2577