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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
Security groups and record rules
Resolvido
|
|
1
nov. 24
|
1453 | |
Restrict access by company
Resolvido
|
|
1
jun. 19
|
4244 | |
|
2
nov. 24
|
1200 | ||
|
0
fev. 24
|
1766 | ||
|
0
ago. 21
|
3396 |
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.