TIP: You can type at any time to perform a new search.
HR Employee Emergency Contact
hr_employee_emergency_contact · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:32:00
- Authors
- Odoo Community Association (OCA), Michael Telahun Makonnen, OpenSynergy Indonesia
- Maintainers
- Odoo Community Association (OCA), Michael Telahun Makonnen, OpenSynergy Indonesia
- Committers
- OCA-git-bot, oca-travis, robin.keunen
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_view_form |
hr.employee.view.form.inherit | hr.employee | form | Inherits hr.view_employee_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
emergency_contact_idsMany2many → res.partnercomodel_name='res.partner'domain=[('is_company', '=', False)]relation='rel_employee_emergency_contact'string='Emergency Contacts'
No public methods.