Skip to Content
Menu
This question has been flagged
1 Odpoveď
6592 Zobrazenia

I'm trying to create a rule so that a particular group could only see leaves (requests and summary) from people under their own department.

The syntax in creating a Rule Definition (Domain Filter) is [('field name','operator','value')] am I right? Which fields can I use? I want to be able to get the logged-in user's department then use that value to control which leaves would show.

Avatar
Zrušiť
Best Answer

you can use this in Rule Definition inside Group : [('department_id','=',user.context_department_id.id)]

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
7
jan 20
31249
0
mar 15
4128
1
okt 21
2623
0
mar 15
3468
0
feb 19
5285