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

How to maintain single group with different users access permissions?  

For Example:

Group1 - user1 - R (enable) W (enable) C (enable) D (enable)
Group1 - user2 - R (enable) W (disable) C (enable) D (enable)
Group1 - user3 - R (enable) W (disable) C (enable) D (disable)
Group1 - user4 - R (enable) W (disable) C (disable) D (disable)





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

Hi,

You can do that using "ir.rule"(Record rule).

Create 4 record rule with 4 different domain and the group should be same for 4 record rule.

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

Hi, 

If it is possible better to handle this case using four different user groups, so that you can use the records rules as well as acl.


If you are not able to use different groups, override the create write and unlink method of the corresponding models and check the users and return or do the operations accordingly.


Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
مارس 25
5903
0
يوليو 21
2459
2
فبراير 20
3327
1
نوفمبر 16
5566
0
فبراير 16
2931