Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3562 Lượt xem

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

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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>
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 23
2602
1
thg 9 22
4377
6
thg 12 24
20348
2
thg 7 23
5198
1
thg 12 22
2627