TIP: You can type at any time to perform a new search.
Employee Family Information
hr_family · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/oca/hr
- Last tracking update
- 2026-08-07 07:24:59
- Authors
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Maintainers
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Jaime Arroyo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_children_view_tree |
hr.children.view.tree | hr.employee.children | tree | New |
hr_employee_view_form |
hr.employee.view.form.inherit.familyinfo | hr.employee | form | Inherits hr.view_employee_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (8)
-
fam_children_idsOne2many → hr.employee.childrencomodel_name='hr.employee.children'inverse_name='employee_id'string='Children' -
fam_fatherCharstring="Father's Name" -
fam_father_date_of_birthDateoldname='fam_father_dob'string='Father Date of Birth' -
fam_motherCharstring="Mother's Name" -
fam_mother_date_of_birthDateoldname='fam_mother_dob'string='Mother Date of Birth' -
fam_spouseCharstring="Spouse's Name" -
fam_spouse_employerCharstring="Spouses's Employer" -
fam_spouse_telCharstring="Spouse's Telephone"
No public methods.
New fields (4)
-
date_of_birthDateoldname='dob'string='Date of Birth' -
employee_idMany2one → hr.employeecomodel_name='hr.employee'string='Employee' -
genderSelectionselection=GENDER_SELECTIONstring='Gender' -
nameCharrequired=Truestring='Name'
No public methods.
Loading…
Loading…
Loading…
Loading…