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

Hello,

I'm currently working on Odoo V10 and I'm trying to set up a rule that allows a specific group to only view invoices created by users in that group. I have already created the group and users have been assigned to this group. Then I've created this rule and in the domain I've specified :

[('user_group_id', '=', user.group_id.id)]


With this rule, only invoices created by the user in the specified group should be displayed. Unfortunately, it doesn't seem to be working. While restricting invoice by user is working ([('user_id', '=', user.id)])


Could you please provide guidance on how to achieve this? Any help would be greatly appreciated.

Thank you.



الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 16
3369
0
مارس 15
4397
0
مارس 15
3387
0
مارس 15
3469
0
أكتوبر 19
5838