| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/10.0/hr_wage_increment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Iryna Vushnevska |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)state_pending_done(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)action_wage_increment(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)create_adjustments(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/9.0/hr_wage_increment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| COMMITTERS | |
| COMMITTERS | |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)state_pending_done(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)action_wage_increment(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)create_adjustments(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/8.0/hr_wage_increment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)state_pending_done(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)action_wage_increment(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)create_adjustments(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/7.0/hr_wage_increment |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, OCA Transbot, dufresnedavid |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)state_pending_done(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)action_wage_increment(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (1)create_adjustments(self, cr, uid, ids, context=None)