Hey ,
i have been working on timesheet module . was tinkering around with rules in access permission in groups so i could get the data only related to current logged in user . i tried putting domain in rules to get the data related to current user
i tried putting this in domain but no luck
[('employee.party', '=', Eval('_user'))]
am getting invalid domain rule