コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3622 ビュー

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
2670
1
9月 22
4459
6
12月 24
20457
2
7月 23
6786
1
12月 22
2674