| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/hr_payroll_account |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Christophe Simonis, Nicolas Martinelli, Yannick Tivisse, Xavier-Do, Luis Torres |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr_contract - hr - base_setup - base - web - bus - web_tour - resource - hr_holidays - calendar - decimal_precision - account - product - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
analytic_account_id
Many2one → account.analytic.account
journal_id
Many2one → account.journal
No public methods.
date
Date
help='Keep empty to use the period of the validation(Payslip) date.'
readonly=True
states={'draft': [('readonly', False)]}
args: 'Date Account'
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
move_id
Many2one → account.move
copy=False
readonly=True
args: 'account.move', 'Accounting Entry'
action_payslip_cancel(self)
action_payslip_done(self)
create(self, vals)
onchange_contract(self)
No new fields.
Public methods (1)compute_sheet(self)
No new fields.
Public methods (0)No public methods.
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
No public methods.
account_credit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Credit Account'
account_debit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Debit Account'
account_tax_id
Many2one → account.tax
analytic_account_id
Many2one → account.analytic.account
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/hr_payroll_account |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Christophe Simonis, GitHub, Yannick Tivisse, Odoo Online |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr_contract - hr - base_setup - base - web - bus - web_tour - resource - hr_holidays - calendar - decimal_precision - account - product - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
analytic_account_id
Many2one → account.analytic.account
journal_id
Many2one → account.journal
No public methods.
date
Date
help='Keep empty to use the period of the validation(Payslip) date.'
readonly=True
states={'draft': [('readonly', False)]}
args: 'Date Account'
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
move_id
Many2one → account.move
copy=False
readonly=True
args: 'account.move', 'Accounting Entry'
action_payslip_cancel(self)
action_payslip_done(self)
create(self, vals)
onchange_contract(self)
No new fields.
Public methods (1)compute_sheet(self)
No new fields.
Public methods (0)No public methods.
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
No public methods.
account_credit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Credit Account'
account_debit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Debit Account'
account_tax_id
Many2one → account.tax
analytic_account_id
Many2one → account.analytic.account
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/hr_payroll_account |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Julien Legros, Richard Mathot, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr_contract - base_action_rule - base - resource - base_setup - web_kanban - web - bus - web_tour - hr - hr_holidays - calendar - web_calendar - product - decimal_precision - report - account - analytic - web_planner - hr_expense - account_accountant |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
analytic_account_id
Many2one → account.analytic.account
journal_id
Many2one → account.journal
No public methods.
date
Date
help='Keep empty to use the period of the validation(Payslip) date.'
readonly=True
states={'draft': [('readonly', False)]}
args: 'Date Account'
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
move_id
Many2one → account.move
copy=False
readonly=True
args: 'account.move', 'Accounting Entry'
action_payslip_cancel(self)
action_payslip_done(self)
create(self, vals)
onchange_contract(self)
No new fields.
Public methods (1)compute_sheet(self)
No new fields.
Public methods (0)No public methods.
journal_id
Many2one → account.journal
default=<expr>
readonly=True
required=True
states={'draft': [('readonly', False)]}
args: 'account.journal', 'Salary Journal'
No public methods.
account_credit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Credit Account'
account_debit
Many2one → account.account
domain=[('deprecated', '=', False)]
args: 'account.account', 'Debit Account'
account_tax_id
Many2one → account.tax
analytic_account_id
Many2one → account.analytic.account
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/hr_payroll_account |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Christophe Simonis, Goffin Simon, Nicolas Martinelli, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/employees |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr - base_setup - base - web_kanban - web - bus - resource - web_tip - hr_contract - base_action_rule - hr_holidays - calendar - web_calendar - report - decimal_precision - account - product - analytic - web_planner - hr_expense - account_accountant |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/hr_payroll_account |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Tejas Tank, Vo Minh Thu, Launchpad Translations on behalf of openerp, Denis Ledoux, Christophe Simonis, Goffin Simon, Aaron Bohy |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/employees |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr - base_setup - base - web_kanban - web - resource - board - hr_contract - base_action_rule - hr_holidays - calendar - web_calendar - decimal_precision - report - account - product - analytic - edi - email_template - hr_expense - account_accountant - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/7.0/hr_payroll_account |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Twinkle Christian (OpenERP), Cecile Tonglet, Rucha (Open ERP), Odoo Translation Bot, Turkesh Patel (Open ERP), Numerigraphe - Lionel Sausin, Antonin Bourguignon, Martin Trigaux, Ajay Chauhan (OpenERP), Foram Katharotiya (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Hardik, Arnaud Pineux, pso (OpenERP), Amit Patel (OpenERP), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Mayur Maheshwari (OpenERP), Sanjay Gohel (Open ERP), help, Khushboo Bhatt (Open ERP), Rifakat, Mustufa Rangwala (OpenERP) |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:43:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr - base_setup - base - web_kanban - web - resource - process - board - hr_contract - hr_holidays - base_calendar - base_status - base_action_rule - decimal_precision - account - product - analytic - edi - email_template - hr_expense - account_voucher - account_accountant |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accounting.
==================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | filter | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/hr_payroll_account |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Stephane Wirtel, Fabien Pinckaers, Olivier Dony, Divyesh Makwana (Open ERP), Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Ujjvala Collins (OpenERP), Serpent Consulting Services, Amit (OpenERP), Mustufa Rangwala (OpenERP), Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), rch-openerp, Bharat (OpenERP), ARA (OpenERP), mtr, fp, Mustufa Rangwala, psi (Open ERP), RavishchanraMurari (Open ERP) |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:41:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_payroll - hr - base_setup - base - base_tools - resource - process - board - hr_contract - hr_holidays - crm - base_action_rule - base_calendar - fetchmail - decimal_precision - account - product - analytic - edi - email_template - hr_expense |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Generic Payroll system Integrated with Accountings.
===================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_form_inherit |
hr.contract.view.form.inherit | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
hr_payslip_run_form_inherit |
hr.payslip.run.form.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_form |
hr_payslip_run_search_inherit |
hr.payslip.run.search.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_filter |
hr_payslip_run_tree_inherit |
hr.payslip.run.tree.inherit | hr.payslip.run | field | Inherits hr_payroll.hr_payslip_run_tree |
hr_salary_rule_form_inherit |
hr.salary.rule.form.inherit | hr.salary.rule | xpath | Inherits hr_payroll.hr_salary_rule_form |
view_hr_payslip_inherit_form |
hr.payslip.inherit.form | hr.payslip | field | Inherits hr_payroll.view_hr_payslip_form |
No models found for this module.