Skip to Content
Menu
This question has been flagged
1 Odpoveď
6897 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
31641
0
mar 15
4404
1
okt 21
2822
0
mar 15
3678
0
feb 19
5579