Employee Family Information

hr_family
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/11.0/hr_family
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/oca/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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 xpath Inherits hr.view_employee_form
Models touched (2)

New fields (8)
  • fam_children_ids One2many → hr.employee.children
    comodel_name='hr.employee.children' inverse_name='employee_id' string='Children'
  • fam_father Char
    string="Father's Name"
  • fam_father_date_of_birth Date
    oldname='fam_father_dob' string='Father Date of Birth'
  • fam_mother Char
    string="Mother's Name"
  • fam_mother_date_of_birth Date
    oldname='fam_mother_dob' string='Mother Date of Birth'
  • fam_spouse Char
    string="Spouse's Name"
  • fam_spouse_employer Char
    string="Spouses's Employer"
  • fam_spouse_tel Char
    string="Spouse's Telephone"
Public methods (0)

No public methods.

New fields (4)
  • date_of_birth Date
    oldname='dob' string='Date of Birth'
  • employee_id Many2one → hr.employee
    comodel_name='hr.employee' string='Employee'
  • gender Selection
    selection=GENDER_SELECTION string='Gender'
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_family
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
COMMITTERS
COMMITTERSPedro M. Baeza, Luis Torres, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iryna Vyshnevska, gilles
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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 xpath Inherits hr.view_employee_form
Models touched (2)

New fields (8)
  • fam_children_ids One2many → hr.employee.children
    comodel_name='hr.employee.children' inverse_name='employee_id' string='Children'
  • fam_father Char
    string="Father's Name"
  • fam_father_date_of_birth Date
    oldname='fam_father_dob' string='Father Date of Birth'
  • fam_mother Char
    string="Mother's Name"
  • fam_mother_date_of_birth Date
    oldname='fam_mother_dob' string='Mother Date of Birth'
  • fam_spouse Char
    string="Spouse's Name"
  • fam_spouse_employer Char
    string="Spouses's Employer"
  • fam_spouse_tel Char
    string="Spouse's Telephone"
Public methods (0)

No public methods.

New fields (4)
  • date_of_birth Date
    oldname='dob' string='Date of Birth'
  • employee_id Many2one → hr.employee
    comodel_name='hr.employee' string='Employee'
  • gender Selection
    selection=GENDER_SELECTION string='Gender'
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/9.0/hr_family
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp SA, Michael Telahun Makonnen <mmakonnen@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp SA, Michael Telahun Makonnen <mmakonnen@gmail.com>
COMMITTERS
COMMITTERSPedro M. Baeza, Fekete Mihai, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - resource
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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 xpath Inherits hr.view_employee_form
Models touched (2)

New fields (8)
  • fam_children_ids One2many → hr.employee.children
    args: 'hr.employee.children', 'employee_id', 'Children'
  • fam_father Char
    args: "Father's Name"
  • fam_father_date_of_birth Date
    oldname='fam_father_dob' args: 'Date of Birth'
  • fam_mother Char
    args: "Mother's Name"
  • fam_mother_date_of_birth Date
    oldname='fam_mother_dob' args: 'Date of Birth'
  • fam_spouse Char
    args: 'Name'
  • fam_spouse_employer Char
    args: 'Employer'
  • fam_spouse_tel Char
    args: 'Telephone.'
Public methods (0)

No public methods.

New fields (4)
  • date_of_birth Date
    oldname='dob' args: 'Date of Birth'
  • employee_id Many2one → hr.employee
    args: 'hr.employee', 'Employee'
  • gender Selection
    selection=GENDER_SELECTION string='Gender'
  • name Char
    required=True args: 'Name'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_family
VERSION
VERSION 1.3.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV, Michael Telahun Makonnen <mmakonnen@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV, Michael Telahun Makonnen <mmakonnen@gmail.com>
COMMITTERS
COMMITTERSYannick Vaucher, Pedro M. Baeza, Fekete Mihai, sebalix, Daniel Reis, Stéphane Bidoul (ACSONE), Alex Comba, OCA Transbot, Adrien Peiffer (ACSONE), oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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 xpath Inherits hr.view_employee_form
respartner_form_add_employer res.partnere.view.form.add.employer res.partner xpath Inherits base.view_partner_form
view_hr_employee_marital_status_tree hr.employee.marital.status tree New
Models touched (4)

New fields (8)
  • fam_children_ids One2many → hr.employee.children
    args: 'hr.employee.children', 'employee_id', 'Children'
  • fam_father Char
    args: "Father's Name"
  • fam_father_date_of_birth Date
    oldname='fam_father_dob' args: 'Date of Birth'
  • fam_mother Char
    args: "Mother's Name"
  • fam_mother_date_of_birth Date
    oldname='fam_mother_dob' args: 'Date of Birth'
  • marital_status_id Many2one → hr.employee.marital.status
    string='Marital status' args: 'hr.employee.marital.status'
  • partner_spouse_date_of_birth Date
    args: 'Spouse Date of Birth'
  • partner_spouse_id Many2one → res.partner
    domain=[('is_company', '=', False)] string='Spouse' args: 'res.partner'
Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (4)
  • date_of_birth Date
    oldname='dob' args: 'Date of Birth'
  • employee_id Many2one → hr.employee
    args: 'hr.employee', 'Employee'
  • gender Selection
    selection=GENDER_SELECTION string='Gender'
  • name Char
    required=True args: 'Name'
Public methods (0)

No public methods.

New fields (2)
  • code Char
  • name Char
    required=True translate=True
Public methods (1)
  • name_get(self)
    @api.multi

New fields (1)
  • employer Many2one → res.partner
    domain="[('is_company', '=', True)]" args: 'res.partner', 'Employer'
Public methods (3)
  • create(self, vals)
    @api.model
  • spouse_check(self, vals)
  • write(self, vals)
    @api.multi
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_family
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com>
COMMITTERS
COMMITTERSAlexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, OCA Transbot, dufresnedavid
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Family Information
===========================

    Enter extra information about employee's family
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_children_view_form hr.children.view.form hr.employee.children form New
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 xpath Inherits hr.view_employee_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.