Belgium - Payroll

l10n_be_hr_payroll
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/l10n_be_hr_payroll
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Christophe Simonis, GitHub, Yannick Tivisse, Xavier-Do, Kinjal Mehta
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - hr_holidays
    - calendar
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Leaves Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_view_form hr.contract.form hr.contract xpath Inherits hr_payroll.hr_contract_form_inherit
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee xpath Inherits hr_contract.hr_hr_employee_view_form2
Models touched (2)

New fields (35)
  • additional_net_amount Monetary
    help='Monthly net amount the employee receives.' string='Net Supplements' track_visibility='onchange'
  • car_atn Monetary
    string='ATN Company Car'
  • commission_on_target Monetary
    default=<expr> help='Monthly gross amount that the employee receives if the target is reached.' string='Commission on Target' track_visibility='onchange'
  • company_car_total_depreciated_cost Monetary
  • double_holidays Monetary
    compute='_compute_holidays_advantages' help='Yearly gross amount the employee receives as holidays bonus.' string='Holiday Bonus'
  • eco_checks Monetary
    default=<expr> help='Yearly amount the employee receives in the form of eco vouchers.' args: 'Eco Vouchers'
  • final_yearly_costs Monetary
    compute='_compute_final_yearly_costs' help='Total yearly cost of the employee for the employer.' readonly=False store=True string='Employee Budget' track_visibility='onchange'
  • fuel_card Monetary
    default=<expr> help='Monthly amount the employee receives on his fuel card.' string='Fuel Card' track_visibility='onchange'
  • holidays Float
    default=<expr> help='Number of days of paid leaves the employee gets per year.' string='Legal Leaves'
  • holidays_compensation Monetary
    compute='_compute_holidays_compensation' string='Holidays Compensation'
  • holidays_editable Boolean
    default=True string='Editable Leaves'
  • internet Monetary
    default=<expr> help="The employee's internet subcription will be paid up to this amount." string='Internet' track_visibility='onchange'
  • ip Boolean
    default=False track_visibility='onchange'
  • ip_wage_rate Float
    help='Should be between 0 and 100 %' string='IP percentage'
  • meal_voucher_amount Monetary
    default=<expr> help='Amount the employee receives in the form of meal vouchers per worked day.' string='Meal Vouchers' track_visibility='onchange'
  • meal_voucher_paid_by_employer Monetary
    compute='_compute_meal_voucher_paid_by_employer' string='Meal Voucher Paid by Employer'
  • mobile Monetary
    default=<expr> help="The employee's mobile subscription will be paid up to this amount." string='Mobile' track_visibility='onchange'
  • mobile_plus Monetary
    default=<expr> help="The employee's mobile subscription for international communication will be paid up to this amount." string='International Communication' track_visibility='onchange'
  • monthly_yearly_costs Monetary
    compute='_compute_monthly_yearly_costs' help='Total monthly cost of the employee for the employer.' readonly=True string='Monthly Equivalent Cost'
  • others_reimbursed_amount Monetary
    string='Other Reimbursed amount'
  • public_transport_employee_amount Monetary
    args: 'Paid by the employee (Monthly)'
  • public_transport_reimbursed_amount Monetary
    compute='_compute_public_transport_reimbursed_amount' readonly=False store=True string='Reimbursed amount'
  • representation_fees Monetary
    default=<expr> help='Monthly net amount the employee receives to cover his representation fees.' string='Representation Fees' track_visibility='onchange'
  • retained_net_amount Monetary
    help="Monthly net amount that is retained on the employee's salary." sting='Net Retained' track_visibility='onchange'
  • social_security_contributions Monetary
    compute='_compute_social_security_contributions' string='Social Security Contributions'
  • thirteen_month Monetary
    compute='_compute_holidays_advantages' help='Yearly gross amount the employee receives as 13th month bonus.' string='13th Month'
  • transport_employer_cost Monetary
    compute='_compute_transport_employer_cost' string='Employer cost from employee transports'
  • transport_mode_car Boolean
    args: 'Uses company car'
  • transport_mode_others Boolean
    args: 'Uses another transport mode'
  • transport_mode_public Boolean
    args: 'Uses public transportation'
  • ucm_insurance Monetary
    compute='_compute_ucm_insurance' string='Social Secretary Costs'
  • wage_with_holidays Monetary
    compute='_compute_wage_with_holidays' inverse='_inverse_wage_with_holidays' string='Wage update with holidays retenues' track_visibility='onchange'
  • warrant_value_employee Monetary
    compute='_compute_warrants_cost' string='Warrant value for the employee'
  • warrants_cost Monetary
    compute='_compute_warrants_cost'
  • yearly_cost_before_charges Monetary
    compute='_compute_yearly_cost_before_charges' string='Yearly Costs Before Charges'
Public methods (0)

No public methods.

New fields (16)
  • dependent_children Integer
    compute='_compute_dependent_children' groups='hr.group_hr_user' string='Considered number of dependent children'
  • dependent_juniors Integer
    compute='_compute_dependent_people' groups='hr.group_hr_user' string='Considered number of dependent juniors'
  • dependent_seniors Integer
    compute='_compute_dependent_people' groups='hr.group_hr_user' string='Considered number of dependent seniors'
  • disabled Boolean
    groups='hr.group_hr_user' help='If the employee is declared disabled by law' string='Disabled'
  • disabled_children_bool Boolean
    groups='hr.group_hr_user' help='if recipient children is/are declared disabled by law' string='Disabled Children'
  • disabled_children_number Integer
    groups='hr.group_hr_user' args: 'Number of disabled children'
  • disabled_spouse_bool Boolean
    groups='hr.group_hr_user' help='if recipient spouse is declared disabled by law' string='Disabled Spouse'
  • other_dependent_people Boolean
    groups='hr.group_hr_user' help='If other people are dependent on the employee' string='Other Dependent People'
  • other_disabled_juniors_dependent Integer
    groups='hr.group_hr_user' args: '# disabled people (<65)'
  • other_disabled_senior_dependent Integer
    groups='hr.group_hr_user' args: '# disabled seniors (>=65)'
  • other_juniors_dependent Integer
    groups='hr.group_hr_user' help='Number of juniors dependent on the employee, including the disabled ones' args: '# people (<65)'
  • other_senior_dependent Integer
    groups='hr.group_hr_user' help='Number of seniors dependent on the employee, including the disabled ones' args: '# seniors (>=65)'
  • resident_bool Boolean
    groups='hr.group_hr_user' help='if recipient lives in a foreign country' string='Nonresident'
  • spouse_fiscal_status Selection
    groups='hr.group_hr_user' string='Tax status for spouse' args: [('without income', 'Without Income'), ('with income', 'With Income')]
  • spouse_net_revenue Float
    groups='hr.group_hr_user' help='Own professional income, other than pensions, annuities or similar income' string='Spouse Net Revenue'
  • spouse_other_net_revenue Float
    groups='hr.group_hr_user' help='Own professional income which is exclusively composed of pensions, annuities or similar income' string='Spouse Other Net Revenue'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/l10n_be_hr_payroll
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSMartin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Richard Mathot, Jeremy Kersten, GitHub, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.odoo.com/page/accounting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - hr_holidays
    - calendar
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Leaves Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_view_form hr.contract.form hr.contract xpath Inherits hr_payroll.hr_contract_form_inherit
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee xpath Inherits hr_contract.hr_hr_employee_view_form2
Models touched (2)

New fields (31)
  • additional_net_amount Monetary
    help='Monthly net amount the employee receives.' string='Net Supplements' track_visibility='onchange'
  • car_atn Monetary
    string='ATN Company Car'
  • commission_on_target Monetary
    default=<expr> help='Monthly gross amount that the employee receives if the target is reached.' string='Commission on Target' track_visibility='onchange'
  • company_car_total_depreciated_cost Monetary
  • double_holidays Monetary
    compute='_compute_holidays_advantages' help='Yearly gross amount the employee receives as holidays bonus.' string='Holiday Bonus'
  • eco_checks Monetary
    default=<expr> help='Yearly amount the employee receives in the form of eco vouchers.' args: 'Eco Vouchers'
  • final_yearly_costs Monetary
    compute='_compute_final_yearly_costs' groups='hr.group_hr_manager' help='Total yearly cost of the employee for the employer.' readonly=False string='Total Employee Cost' track_visibility='onchange'
  • fuel_card Monetary
    default=<expr> help='Monthly amount the employee receives on his fuel card.' string='Fuel Card' track_visibility='onchange'
  • holidays Float
    default=<expr> help='Number of days of paid leaves the employee gets per year.' string='Legal Leaves'
  • holidays_compensation Monetary
    compute='_compute_holidays_compensation' string='Holidays Compensation'
  • holidays_editable Boolean
    default=True string='Editable Leaves'
  • internet Monetary
    default=<expr> help="The employee's internet subcription will be paid up to this amount." string='Internet' track_visibility='onchange'
  • meal_voucher_amount Monetary
    default=<expr> help='Amount the employee receives in the form of meal vouchers per worked day.' string='Meal Vouchers' track_visibility='onchange'
  • meal_voucher_paid_by_employer Monetary
    compute='_compute_meal_voucher_paid_by_employer' string='Meal Voucher Paid by Employer'
  • mobile Monetary
    default=<expr> help="The employee's mobile subscription will be paid up to this amount." string='Mobile' track_visibility='onchange'
  • mobile_plus Monetary
    default=<expr> help="The employee's mobile subscription for international communication will be paid up to this amount." string='International Communication' track_visibility='onchange'
  • monthly_yearly_costs Monetary
    compute='_compute_monthly_yearly_costs' help='Total monthly cost of the employee for the employer.' readonly=True string='Monthly Equivalent Cost'
  • others_reimbursed_amount Monetary
    string='Reimbursed amount'
  • public_transport_employee_amount Monetary
    args: 'Paid by the employee (Monthly)'
  • public_transport_reimbursed_amount Monetary
    compute='_compute_public_transport_reimbursed_amount' readonly=False store=True string='Reimbursed amount'
  • representation_fees Monetary
    default=<expr> help='Monthly net amount the employee receives to cover his representation fees.' string='Representation Fees' track_visibility='onchange'
  • retained_net_amount Monetary
    help="Monthly net amount that is retained on the employee's salary." sting='Net Retained' track_visibility='onchange'
  • social_security_contributions Monetary
    compute='_compute_social_security_contributions' string='Social Security Contributions'
  • thirteen_month Monetary
    compute='_compute_holidays_advantages' help='Yearly gross amount the employee receives as 13th month bonus.' string='13th Month'
  • transport_employer_cost Monetary
    compute='_compute_transport_employer_cost' string='Employer cost from employee transports'
  • transport_mode Selection
    default='company_car' help='Transport mode the employee uses to go to work.' string='Transport' args: [('company_car', 'Company car'), ('public_transport', 'Public Transport'), ('others', 'Other')]
  • ucm_insurance Monetary
    compute='_compute_ucm_insurance' string='Social Secretary Costs'
  • wage_with_holidays Monetary
    compute='_compute_wage_with_holidays' inverse='_inverse_wage_with_holidays' string='Wage update with holidays retenues'
  • warrant_value_employee Monetary
    compute='_compute_warrants_cost' string='Warrant value for the employee'
  • warrants_cost Monetary
    compute='_compute_warrants_cost'
  • yearly_cost_before_charges Monetary
    compute='_compute_yearly_cost_before_charges' string='Yearly Costs Before Charges'
Public methods (0)

No public methods.

New fields (16)
  • dependent_children Integer
    compute='_compute_dependent_children' groups='hr.group_hr_user' string='Considered number of dependent children'
  • dependent_juniors Integer
    compute='_compute_dependent_people' groups='hr.group_hr_user' string='Considered number of dependent juniors'
  • dependent_seniors Integer
    compute='_compute_dependent_people' groups='hr.group_hr_user' string='Considered number of dependent seniors'
  • disabled Boolean
    groups='hr.group_hr_user' help='If the employee is declared disabled by law' string='Disabled'
  • disabled_children_bool Boolean
    groups='hr.group_hr_user' help='if recipient children is/are declared disabled by law' string='Disabled Children'
  • disabled_children_number Integer
    groups='hr.group_hr_user' args: 'Number of disabled children'
  • disabled_spouse_bool Boolean
    groups='hr.group_hr_user' help='if recipient spouse is declared disabled by law' string='Disabled Spouse'
  • other_dependent_people Boolean
    groups='hr.group_hr_user' help='If other people are dependent on the employee' string='Other Dependent People'
  • other_disabled_juniors_dependent Integer
    groups='hr.group_hr_user' args: '# disabled people (<65)'
  • other_disabled_senior_dependent Integer
    groups='hr.group_hr_user' args: '# disabled seniors (>=65)'
  • other_juniors_dependent Integer
    groups='hr.group_hr_user' help='Number of juniors dependent on the employee, including the disabled ones' args: '# people (<65)'
  • other_senior_dependent Integer
    groups='hr.group_hr_user' help='Number of seniors dependent on the employee, including the disabled ones' args: '# seniors (>=65)'
  • resident_bool Boolean
    groups='hr.group_hr_user' help='if recipient lives in a foreign country' string='Nonresident'
  • spouse_fiscal_status Selection
    groups='hr.group_hr_user' string='Tax status for spouse' args: [('without income', 'Without Income'), ('with income', 'With Income')]
  • spouse_net_revenue Float
    groups='hr.group_hr_user' help='Own professional income, other than pensions, annuities or similar income' string='Spouse Net Revenue'
  • spouse_other_net_revenue Float
    groups='hr.group_hr_user' help='Own professional income which is exclusively composed of pensions, annuities or similar income' string='Spouse Other Net Revenue'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/l10n_be_hr_payroll
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Julien Legros, qdp-odoo, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.odoo.com/page/accounting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - hr
    - hr_holidays
    - calendar
    - web_calendar
    - product
    - decimal_precision
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Holiday Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_l10n_be_inherit hr.contract.form.inherit hr.contract data Inherits hr_contract.hr_contract_view_form
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
Models touched (2)

New fields (10)
  • additional_net_amount Float
    digits=dp.get_precision('Payroll') string='Net supplements'
  • car_company_amount Float
    digits=dp.get_precision('Payroll') string='Company car employer'
  • car_employee_deduction Float
    digits=dp.get_precision('Payroll') string='Company Car Deduction for Worker'
  • insurance_employee_deduction Float
    digits=dp.get_precision('Payroll') string='Insurance Group - by worker'
  • meal_voucher_amount Float
    digits=dp.get_precision('Payroll') string='Check Value Meal'
  • meal_voucher_employee_deduction Float
    digits=dp.get_precision('Payroll') string='Check Value Meal - by worker'
  • misc_advantage_amount Float
    digits=dp.get_precision('Payroll') string='Benefits of various nature'
  • misc_onss_deduction Float
    digits=dp.get_precision('Payroll') string='Miscellaneous exempt ONSS'
  • retained_net_amount Float
    digits=dp.get_precision('Payroll') args: 'Net retained '
  • travel_reimbursement_amount Float
    digits=dp.get_precision('Payroll') string='Reimbursement of travel expenses'
Public methods (0)

No public methods.

New fields (5)
  • disabled_children_bool Boolean
    help='if recipient children is/are declared disabled by law' string='Disabled Children'
  • disabled_children_number Integer
    args: 'Number of disabled children'
  • disabled_spouse_bool Boolean
    help='if recipient spouse is declared disabled by law' string='Disabled Spouse'
  • resident_bool Boolean
    help='if recipient lives in a foreign country' string='Nonresident'
  • spouse_fiscal_status Selection
    string='Tax status for spouse' args: [('without income', 'Without Income'), ('with income', 'With Income')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/l10n_be_hr_payroll
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, qdp-odoo, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.odoo.com/page/accounting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - resource
    - web_tip
    - hr_contract
    - base_action_rule
    - hr_holidays
    - calendar
    - web_calendar
    - report
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Holiday Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_l10n_be_inherit hr.contract.form.inherit hr.contract data Inherits hr_contract.hr_contract_view_form
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/l10n_be_hr_payroll
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, bth-openerp
WEBSITE
WEBSITEhttps://www.odoo.com/page/accounting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
    - hr_contract
    - base_action_rule
    - hr_holidays
    - calendar
    - web_calendar
    - decimal_precision
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Holiday Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_l10n_be_inherit hr.contract.form.inherit hr.contract data Inherits hr_contract.hr_contract_view_form
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/l10n_be_hr_payroll
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Twinkle Christian (OpenERP), Cecile Tonglet, Rucha (Open ERP), Odoo Translation Bot, Martin Trigaux, Ajay Chauhan (OpenERP), Purnendu Singh (OpenERP), Olivier Dony, Vo Minh Thu, pso (OpenERP), Amit Patel (OpenERP), Launchpad Translations on behalf of openerp, Quentin (OpenERP), Sanjay Gohel (Open ERP)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - hr_contract
    - hr_holidays
    - base_calendar
    - base_status
    - base_action_rule
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules.
======================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances/Deductions
    * Allow to configure Basic/Gross/Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Holiday Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_l10n_be_inherit hr.contract.form.inherit hr.contract data Inherits hr_contract.hr_contract_view_form
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee data Inherits hr_contract.hr_hr_employee_view_form2
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/l10n_be_hr_payroll
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSStephane Wirtel, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), olt@tinyerp.com, Mustufa Rangwala (OpenERP), Carlos Vásquez, ARA (OpenERP)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr
    - base_setup
    - base
    - mail
    - base_tools
    - resource
    - process
    - board
    - hr_contract
    - hr_holidays
    - crm
    - base_action_rule
    - base_calendar
    - fetchmail
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Belgian Payroll Rules
=====================

    * Employee Details
    * Employee Contracts
    * Passport based Contract
    * Allowances / Deductions
    * Allow to configure Basic / Grows / Net Salary
    * Employee Payslip
    * Monthly Payroll Register
    * Integrated with Holiday Management
    * Salary Maj, ONSS, Withholding Tax, Child Allowance, ...
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_l10n_be_inherit hr.contract.form.inherit hr.contract data Inherits hr_contract.hr_contract_view_form
hr_employee_form__l10n_be_view_for hr.employee.inherit.form hr.employee data Inherits hr.view_employee_form
Models touched (0)

No models found for this module.