Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3709 Visualizzazioni

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

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
feb 23
2739
1
set 22
4521
6
dic 24
20624
2
lug 23
7555
1
dic 22
2728