HR Wage Increment

hr_wage_increment
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_wage_increment
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://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_state
    - 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
Wage Increment Handling
=======================

    This module provides a way to handle wage increments that automatically
    creates a new contract for the rest of the duration of the employee's
    current contract with the new amount.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
hr_employee_view_form hr.employee.view.inherit.wage.increment hr.employee data Inherits hr.view_employee_form
view_hr_wage_increment_filter view_hr_wage_increment_filter hr.contract.wage.increment search New
view_wage_adjustment_by_employees Wage adjustment by employees wage.adjustment.employees form New
wage_adjustment_run_filter hr.contract.wage.increment.run.search hr.contract.wage.increment.run search New
wage_adjustment_run_form hr.contract.wage.increment.run.form hr.contract.wage.increment.run form New
wage_adjustment_run_tree hr.contract.wage.increment.run.tree hr.contract.wage.increment.run tree New
wage_increment_view_form hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_popup hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_tree hr.contract.wage.increment.tree hr.contract.wage.increment tree New
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • state_pending_done(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (5)
  • action_wage_increment(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • do_signal_approve(self, cr, uid, ids, context=None)
  • do_signal_confirm(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • action_wage_increment(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (4)
  • state_approve(self, cr, uid, ids, context=None)
  • state_confirm(self, cr, uid, ids, context=None)
  • state_decline(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • create_adjustments(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/9.0/hr_wage_increment
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://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_state
    - 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
Wage Increment Handling
=======================

    This module provides a way to handle wage increments that automatically
    creates a new contract for the rest of the duration of the employee's
    current contract with the new amount.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
hr_employee_view_form hr.employee.view.inherit.wage.increment hr.employee data Inherits hr.view_employee_form
view_hr_wage_increment_filter view_hr_wage_increment_filter hr.contract.wage.increment search New
view_wage_adjustment_by_employees Wage adjustment by employees wage.adjustment.employees form New
wage_adjustment_run_filter hr.contract.wage.increment.run.search hr.contract.wage.increment.run search New
wage_adjustment_run_form hr.contract.wage.increment.run.form hr.contract.wage.increment.run form New
wage_adjustment_run_tree hr.contract.wage.increment.run.tree hr.contract.wage.increment.run tree New
wage_increment_view_form hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_popup hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_tree hr.contract.wage.increment.tree hr.contract.wage.increment tree New
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • state_pending_done(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (5)
  • action_wage_increment(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • do_signal_approve(self, cr, uid, ids, context=None)
  • do_signal_confirm(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • action_wage_increment(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (4)
  • state_approve(self, cr, uid, ids, context=None)
  • state_confirm(self, cr, uid, ids, context=None)
  • state_decline(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • create_adjustments(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_wage_increment
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://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_state
    - 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
Wage Increment Handling
=======================

    This module provides a way to handle wage increments that automatically
    creates a new contract for the rest of the duration of the employee's
    current contract with the new amount.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
hr_employee_view_form hr.employee.view.inherit.wage.increment hr.employee data Inherits hr.view_employee_form
view_hr_wage_increment_filter view_hr_wage_increment_filter hr.contract.wage.increment search New
view_wage_adjustment_by_employees Wage adjustment by employees wage.adjustment.employees form New
wage_adjustment_run_filter hr.contract.wage.increment.run.search hr.contract.wage.increment.run search New
wage_adjustment_run_form hr.contract.wage.increment.run.form hr.contract.wage.increment.run form New
wage_adjustment_run_tree hr.contract.wage.increment.run.tree hr.contract.wage.increment.run tree New
wage_increment_view_form hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_popup hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_tree hr.contract.wage.increment.tree hr.contract.wage.increment tree New
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • state_pending_done(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (5)
  • action_wage_increment(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • do_signal_approve(self, cr, uid, ids, context=None)
  • do_signal_confirm(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • action_wage_increment(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (4)
  • state_approve(self, cr, uid, ids, context=None)
  • state_confirm(self, cr, uid, ids, context=None)
  • state_decline(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • create_adjustments(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_wage_increment
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 OCA/hr:
    - hr_contract_state
    - hr_contract_init
    - hr_job_categories
    - hr_security
    - hr_simplify
    - hr_payroll_period
    - hr_employee_state
    - hr_payroll_register
    - hr_payslip_amendment
    - hr_public_holidays
    - hr_schedule
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
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Wage Increment Handling
=======================

    This module provides a way to handle wage increments that automatically
    creates a new contract for the rest of the duration of the employee's
    current contract with the new amount.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
hr_employee_view_form hr.employee.view.inherit.wage.increment hr.employee data Inherits hr.view_employee_form
view_hr_wage_increment_filter view_hr_wage_increment_filter hr.contract.wage.increment search New
view_wage_adjustment_by_employees Wage adjustment by employees wage.adjustment.employees form New
wage_adjustment_run_filter hr.contract.wage.increment.run.search hr.contract.wage.increment.run search New
wage_adjustment_run_form hr.contract.wage.increment.run.form hr.contract.wage.increment.run form New
wage_adjustment_run_tree hr.contract.wage.increment.run.tree hr.contract.wage.increment.run tree New
wage_increment_view_form hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_popup hr.contract.wage.increment.form hr.contract.wage.increment form New
wage_increment_view_tree hr.contract.wage.increment.tree hr.contract.wage.increment tree New
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • state_pending_done(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (5)
  • action_wage_increment(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • do_signal_approve(self, cr, uid, ids, context=None)
  • do_signal_confirm(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • action_wage_increment(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (4)
  • state_approve(self, cr, uid, ids, context=None)
  • state_confirm(self, cr, uid, ids, context=None)
  • state_decline(self, cr, uid, ids, context=None)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • create_adjustments(self, cr, uid, ids, context=None)