TIP: You can type at any time to perform a new search.
Employees study field
hr_study · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- 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 08:23:04
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, Juanjo, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows your to define employee studies in a structured way. Previously, the standard only allows to define a free text for this field, getting no homogenized values.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_employee_form |
hr.employee.form | hr.employee | form | Inherits hr.view_employee_form |
view_hr_study_tree |
hr.study | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
study_idMany2one → hr.studycomodel_name='hr.study'groups='hr.group_hr_user'string='Study'tracking=True
No public methods.
New fields (3)
-
company_idMany2one → res.companycomodel_name='res.company' -
nameCharrequired=True -
sequenceIntegerdefault=10
No public methods.
Loading…
Loading…