跳至內容
選單
此問題已被標幟
1 回覆
3541 瀏覽次數

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
2590
1
9月 22
4344
6
12月 24
20255
2
7月 23
4850
1
12月 22
2612