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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Security groups and record rules
Diselesaikan
|
|
1
Nov 24
|
1425 | |
Restrict access by company
Diselesaikan
|
|
1
Jun 19
|
4216 | |
|
2
Nov 24
|
1181 | ||
|
0
Feb 24
|
1734 | ||
|
0
Agu 21
|
3378 |
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.