Skip to Content
Menu
This question has been flagged
2548 Views

I have tried following thing for Employee group:

[('user_id','=',user.id)]

But the problem is I couldn't submit the timesheet 

Odoo Access Error: Document :hr.employee type:read

I tried the following rule:

[('id', 'child_of', [employee.id for employee in user.employee_ids])]

to the Employee group. It works and I could submit the timesheet, but employee's manager records are visible in hierarchy which should be avoided.Please help me with the answer ! I am using Odoo 10

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 24
110
1
Oct 24
275
2
Jul 24
442
1
Oct 23
1597
0
May 23
1037