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

Hi,

I've related department_id from hr_employees in some entities like analytic_account, res_partner, project_project and I'd like to filter this entities using user logged department.

Example: The user logged must access projects from his department
The user logged must access customers (partners) from his department
The user logged must access analytics accounts from his department.

I'm trying to filter using rules and groups in that entities using this:
[('department_id.member_ids.user_id','=', 'user.id')]
[('department_id','=',user.id.employee_id.department_id)]
[('department_id','=',user.context_department_id.id)]

But it's not working.

Can you help me? Any example?

Thanks


الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Vishal,

Thanks for your response.

I was thinking the same, but, any ideas how to check my user_id logged with department_id?

In many companies, it's very common separate information like partners, opportunities, projects, accounts, into differents internal departments.

Regards

الصورة الرمزية
إهمال
أفضل إجابة

Hello Santiago,

You are not getting through because you can fetch a related user from the employee but not the other way round. Hope this helps.

Vishal Ratani

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
يوليو 25
795
1
مايو 25
1526
ADD PROPERTIES تم الحل
1
مايو 25
1761
2
مارس 25
1451
1
مارس 25
1721