Access right TimeSheet line

Hi ,
i am struggling with accessright ir.rule in timesheet lines. I have user Mitarbeiter1 that sees lines of another user Personalvorstand in the timesheet. The user can even acess the others “Timesheet”. Both are employes in one company.

.

Mitarbeiter 1 is not in Group Timesheet Administration. There is a ir.rule Own Timesheet Lines as default rule that grants acees to own records.

So from my understanding, after reading in the forum and the documentation.
Mitarbeiter1 should not see the line of user Personalvorstand

Am I wrong? Is that the intendet behaviour?
Or does the global rule, with the domain “company in comanies” grant acess?
Thanks for your help.

The rule is only enforced for Create/Write/Delete access.

Thank you for your help.
So I created a group “Timesheet users” with a rule, that only grants the read permission if : [[“employee”, “in”, Eval(“employees”, )]]
It seems to be working :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.