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

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
2910
1
سبتمبر 22
4638
6
ديسمبر 24
20951
2
يوليو 23
8965
1
ديسمبر 22
2907