Hi everyone.
I created a record rule for group 'Recruitment / Officer'. The rule used for limit accessing to Message, domain force:
[('subtype_id.name', '!=', 'Salary')]
But, the group 'Recruitment / Manager' inherit the 'Recruitment / Officer', so the rule also apply for 'Recruitment / Manager'.
How can I configure the rule only apply for group 'Recruitment / Officer' but not 'Recruitment / Manager'
Thank you.