Why is the Internal project hidden and how to make it visible?
(is visible in configuration/projects but not in projects)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Why is the Internal project hidden and how to make it visible?
(is visible in configuration/projects but not in projects)
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>
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
Hiding a project template
Solved
|
1
feb. 23
|
3183 | ||
|
1
sep. 22
|
4981 | |||
|
5
nov. 25
|
21650 | |||
|
2
jul. 23
|
10183 | |||
|
1
dec. 22
|
3278 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.