I have record rule for emp_user and try to add unlink in to record rule
QUITJOB Emp RULE
[('rela_user','=',user.id)]
But group emp_user still able to delete record ?
Im new in odoo can anyone help me explain, thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have record rule for emp_user and try to add unlink in to record rule
QUITJOB Emp RULE
[('rela_user','=',user.id)]
But group emp_user still able to delete record ?
Im new in odoo can anyone help me explain, thanks
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
Security groups and record rules
تم الحل
|
|
1
نوفمبر 24
|
1490 | |
Restrict access by company
تم الحل
|
|
1
يونيو 19
|
4273 | |
|
2
نوفمبر 24
|
1212 | ||
|
0
فبراير 24
|
1775 | ||
|
0
أغسطس 21
|
3403 |
Normally the issue that cause a new rule to not work may be an existing rule with global domain or domain with access to same company.. Try to find a rule if exists and archive it.