Skip to Content

← Modules catalog

IT HRM: Company Scope for Leadership

Let owner/top management read hr.job and hr.department across all companies, matching their cross-company access to hr.employee.

Human Resources v18.0.1.1.0 it_hrm_company_scope

Purpose

Problem The standard Odoo global multi-company record rules on ``hr.job`` (``hr.hr_job_comp_rule``) and ``hr.department`` (``hr.hr_dept_comp_rule``) restrict reads to ``company_id in company_ids`` (the companies *selected in the switcher*). Because these rules are ``global=True`` they are AND-ed for everyone and cannot be loosened with an additive group rule

Dependencies

hr it_roles it_roles_hrm