i make the manager to see only their employees with domain ['|',('user_id', '=', user.id),('parent_id.user_id', '=', user.id)] and rule User can read and delete their own key
the question is when manager see his employees he can see all information how can i hide private information and hr settings to make the manager see only work information