İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3485 Görünümler

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

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

Avatar
Vazgeç
En İyi Yanı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>
Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Şub 23
2524
1
Eyl 22
4278
6
Ara 24
20074
2
Tem 23
3686
1
Ara 22
2510