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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Nov. 24
|
1487 | ||
Restrict access by company
Gelöst
|
|
1
Juni 19
|
4267 | |
|
2
Nov. 24
|
1211 | ||
|
0
Feb. 24
|
1771 | ||
|
0
Aug. 21
|
3402 |
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.