Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3566 Visualizações

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

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
fev. 23
2606
1
set. 22
4377
6
dez. 24
20363
2
jul. 23
5513
1
dez. 22
2630