Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3484 Zobrazení

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

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

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
úno 23
2519
1
zář 22
4278
6
pro 24
20071
2
čvc 23
3675
1
pro 22
2508