Skip to Content
Menu
This question has been flagged
1 Reply
722 Views

Hello,

I want to create record rule, that user assigned with that rule, can only view Own timesheets and department. It looks like:

Model: Analytic Line

Domain rule: [
('employee_id.department_id', '=',
user.employee_id.department_id.id)

]
I can see all user data in list view from department, but if I want to add new entry in time-sheets, many2one field employee_id field only show current user. 


What rules or access rights I need to be able to access users from department?


Avatar
Discard
Author Best Answer

any idea, how this can be solved? Any help would be appreciated

Avatar
Discard
Related Posts Replies Views Activity
0
May 25
26
1
May 25
60
1
Feb 25
37
1
Feb 25
745
2
Dec 24
911