Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4210 Ansichten

How is possible make record rule by hr.department? For example John can see ONLY orders where order owner is in same department as John?

Thanks

Avatar
Verwerfen
Beste Antwort

Without coding this is not possible.

Record Rules are based on the current user (res.user) and the department is stored in the employee (hr.employee). In the user there is not field which relates to the employee and therefore it is not possible to create a record rule for your requirement.

It would be possible if you add a function-field to the res.user object which returns the related employee.

Avatar
Verwerfen
Autor

Thanks Andreas

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 20
3733
1
März 15
3807
1
Nov. 22
2320
1
Nov. 19
2691
2
Juli 18
3574