Repository
OCA/hr · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds deputy managers to departments.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_department_form hr.department form Inherits hr.view_department_form
view_department_tree hr.department tree Inherits hr.view_department_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • deputy_manager_ids Many2many → hr.employee
    check_company=True column1='department_id' column2='employee_id' comodel_name='hr.employee' relation='department_deputy_rel' string='Deputy Managers'
Public methods (0)

No public methods.