تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3697 أدوات العرض

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>
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 23
2730
1
سبتمبر 22
4509
6
ديسمبر 24
20604
2
يوليو 23
7467
1
ديسمبر 22
2721