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
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
Security groups and record rules
Çözüldü
|
|
1
Kas 24
|
1402 | |
Restrict access by company
Çözüldü
|
|
1
Haz 19
|
4183 | |
|
2
Kas 24
|
1151 | ||
|
0
Şub 24
|
1721 | ||
|
0
Ağu 21
|
3357 |
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.