TIP: You can type at any time to perform a new search.
HR Employee Health
hr_employee_health · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:31:59
- Authors
- Odoo Community Association (OCA), CorporateHub
- Maintainers
- Odoo Community Association (OCA), CorporateHub
- Committers
- Alexey Pelykh, Weblate, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_health_condition_view_tree |
hr.employee.health.condition.view.tree | hr.employee.health.condition | tree | New |
hr_employee_view_form |
hr.employee.view.form.inherit.health | hr.employee | form | Inherits hr.view_employee_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (3)
-
blood_typeMany2one → hr.employee.blood.typecomodel_name='hr.employee.blood.type'groups='hr.group_hr_user'string='Blood Type' -
health_condition_idsOne2many → hr.employee.health.conditioncomodel_name='hr.employee.health.condition'groups='hr.group_hr_user'inverse_name='employee_id'string='Health Conditions' -
health_notesTextgroups='hr.group_hr_user'string='Health Notes'
No public methods.
New fields (1)
-
nameCharrequired=Truestring='Type'translate=True
No public methods.
New fields (4)
-
employee_idMany2one → hr.employeecomodel_name='hr.employee'string='Employee' -
notesTextstring='Notes' -
severity_idMany2one → hr.employee.health.condition.severitystring='Severity' args: 'hr.employee.health.condition.severity' -
type_idMany2one → hr.employee.health.condition.typerequired=Truestring='Condition' args: 'hr.employee.health.condition.type'
No public methods.
New fields (1)
-
nameCharrequired=Truestring='Severity'translate=True
No public methods.
New fields (1)
-
nameCharrequired=Truestring='Type'translate=True
No public methods.