Interviewer right will give access to all job position/applications where the employee is defined. It will allow to refuse, plan meetings.
11
Applicant multi company rule
[('company_id', 'in', company_ids + [False])]
Interviewer
Officer: Manage all applicants
Administrator
Display CV on application form
Applicant Interviewer
[
'|',
('job_id.interviewer_ids', 'in', user.id),
('interviewer_ids', 'in', user.id),
]
User: All Applicants
[(1, '=', 1)]
User: All Applicants
[(1, '=', 1)]
User: All Chatter
[(1, '=', 1)]