Manage Employee Contracts

hr_contract_state
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_contract_state
VERSION
VERSION 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, Iryna Vushnevska
WEBSITE
WEBSITEhttp://miketelahun.wordpress.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_init
    - hr_job_categories
    - hr_security
odoo/odoo:
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - hr
    - hr_payroll
    - hr_holidays
    - calendar
    - web_calendar
    - product
    - decimal_precision
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Contract Workflow and Notifications
============================================

Easily find and keep track of employees who are nearing the end of their
contracts and trial periods.
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
contract_view_init_form hr.contract.view.form.contract_init hr.contract xpath Inherits hr_contract_init.hr_contract_view_form
hr_contract_view_tree hr.contract.tree.state hr.contract data Inherits hr_contract.hr_contract_view_tree
hr_hr_employee_view_form2 hr.employee.view.form.contract_state hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
view_contract_form hr.contract.form.inherit.state hr.contract data Inherits hr_contract.hr_contract_view_form
view_draft_contracts_tree hr.contract.contract.draft.tree hr.contract tree New
view_expiring_contracts_tree hr.contract.contract.expire.tree hr.contract tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (11)
  • condition_trial_period(self, cr, uid, ids, context=None)
  • onchange_job(self, cr, uid, ids, job_id, context=None)
  • onchange_start(self, cr, uid, ids, date_start, context=None)
  • state_done(self, cr, uid, ids, context=None)
  • state_open(self, cr, uid, ids, context=None)
  • state_pending_done(self, cr, uid, ids, context=None)
  • state_trial(self, cr, uid, ids, context=None)
  • try_signal_contract_completed(self, cr, uid, context=None)
  • try_signal_ending_contract(self, cr, uid, context=None)
  • try_signal_ending_trial(self, cr, uid, context=None)
  • try_signal_open(self, cr, uid, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/9.0/hr_contract_state
VERSION
VERSION 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
COMMITTERS
WEBSITE
WEBSITEhttp://miketelahun.wordpress.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_init
    - hr_job_categories
    - hr_security
odoo/odoo:
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - hr
    - web_tip
    - hr_payroll
    - hr_holidays
    - calendar
    - web_calendar
    - report
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Contract Workflow and Notifications
============================================

Easily find and keep track of employees who are nearing the end of their
contracts and trial periods.
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
contract_view_init_form hr.contract.view.form.contract_init hr.contract xpath Inherits hr_contract_init.hr_contract_view_form
hr_contract_view_tree hr.contract.tree.state hr.contract data Inherits hr_contract.hr_contract_view_tree
hr_hr_employee_view_form2 hr.employee.view.form.contract_state hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
view_contract_form hr.contract.form.inherit.state hr.contract data Inherits hr_contract.hr_contract_view_form
view_draft_contracts_tree hr.contract.contract.draft.tree hr.contract tree New
view_expiring_contracts_tree hr.contract.contract.expire.tree hr.contract tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (11)
  • condition_trial_period(self, cr, uid, ids, context=None)
  • onchange_job(self, cr, uid, ids, job_id, context=None)
  • onchange_start(self, cr, uid, ids, date_start, context=None)
  • state_done(self, cr, uid, ids, context=None)
  • state_open(self, cr, uid, ids, context=None)
  • state_pending_done(self, cr, uid, ids, context=None)
  • state_trial(self, cr, uid, ids, context=None)
  • try_signal_contract_completed(self, cr, uid, context=None)
  • try_signal_ending_contract(self, cr, uid, context=None)
  • try_signal_ending_trial(self, cr, uid, context=None)
  • try_signal_open(self, cr, uid, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_contract_state
VERSION
VERSION 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
COMMITTERSStéphane Bidoul, Pedro M. Baeza
WEBSITE
WEBSITEhttp://miketelahun.wordpress.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_init
    - hr_job_categories
    - hr_security
odoo/odoo:
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - hr
    - board
    - hr_payroll
    - hr_holidays
    - calendar
    - web_calendar
    - decimal_precision
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Contract Workflow and Notifications
============================================

Easily find and keep track of employees who are nearing the end of their
contracts and trial periods.
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
contract_view_init_form hr.contract.view.form.contract_init hr.contract xpath Inherits hr_contract_init.hr_contract_view_form
hr_contract_view_tree hr.contract.tree.state hr.contract data Inherits hr_contract.hr_contract_view_tree
hr_hr_employee_view_form2 hr.employee.view.form.contract_state hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
view_contract_form hr.contract.form.inherit.state hr.contract data Inherits hr_contract.hr_contract_view_form
view_draft_contracts_tree hr.contract.contract.draft.tree hr.contract tree New
view_expiring_contracts_tree hr.contract.contract.expire.tree hr.contract tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (11)
  • condition_trial_period(self, cr, uid, ids, context=None)
  • onchange_job(self, cr, uid, ids, job_id, context=None)
  • onchange_start(self, cr, uid, ids, date_start, context=None)
  • state_done(self, cr, uid, ids, context=None)
  • state_open(self, cr, uid, ids, context=None)
  • state_pending_done(self, cr, uid, ids, context=None)
  • state_trial(self, cr, uid, ids, context=None)
  • try_signal_contract_completed(self, cr, uid, context=None)
  • try_signal_ending_contract(self, cr, uid, context=None)
  • try_signal_ending_trial(self, cr, uid, context=None)
  • try_signal_open(self, cr, uid, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_contract_state
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://miketelahun.wordpress.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_init
    - hr_job_categories
    - hr_security
    - hr_simplify
odoo/odoo:
    - hr_contract
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - hr_payroll
    - hr_holidays
    - base_calendar
    - base_status
    - base_action_rule
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Contract Workflow and Notifications
============================================

Easily find and keep track of employees who are nearing the end of their
contracts and trial periods.
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
contract_view_init_form hr.contract.view.form.contract_init hr.contract xpath Inherits hr_contract_init.hr_contract_view_form
hr_contract_view_tree hr.contract.tree.state hr.contract data Inherits hr_contract.hr_contract_view_tree
hr_hr_employee_view_form2 hr.employee.view.form.contract_state hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
view_contract_form hr.contract.form.inherit.state hr.contract data Inherits hr_contract.hr_contract_view_form
view_draft_contracts_tree hr.contract.contract.draft.tree hr.contract tree New
view_expiring_contracts_tree hr.contract.contract.expire.tree hr.contract tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (11)
  • condition_trial_period(self, cr, uid, ids, context=None)
  • onchange_job(self, cr, uid, ids, job_id, context=None)
  • onchange_start(self, cr, uid, ids, date_start, context=None)
  • state_done(self, cr, uid, ids, context=None)
  • state_open(self, cr, uid, ids, context=None)
  • state_pending_done(self, cr, uid, ids, context=None)
  • state_trial(self, cr, uid, ids, context=None)
  • try_signal_contract_completed(self, cr, uid, context=None)
  • try_signal_ending_contract(self, cr, uid, context=None)
  • try_signal_ending_trial(self, cr, uid, context=None)
  • try_signal_open(self, cr, uid, context=None)