TIP: You can type at any time to perform a new search.
Belgium - Payroll
l10n_be_hr_payroll · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Human Resources
- Folder size
- 0.41 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 05:07:17
- Authors
- Maintainers
- None
- Committers
- Fabien Pinckaers, Christophe Simonis, Martin Trigaux, GitHub, Yannick Tivisse, Xavier-Do, Kinjal Mehta
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_be_hr_payroll_account, l10n_be_hr_payroll_fleet
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_view_form |
hr.contract.form | hr.contract | form | Inherits hr_payroll.hr_contract_form_inherit |
hr_employee_form__l10n_be_view_for |
hr.employee.inherit.form | hr.employee | form | Inherits hr_contract.hr_hr_employee_view_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (35)
-
additional_net_amountMonetaryhelp='Monthly net amount the employee receives.'string='Net Supplements'track_visibility='onchange' -
car_atnMonetarystring='ATN Company Car' -
commission_on_targetMonetarydefault=<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_costMonetary -
double_holidaysMonetarycompute='_compute_holidays_advantages'help='Yearly gross amount the employee receives as holidays bonus.'string='Holiday Bonus' -
eco_checksMonetarydefault=<expr>help='Yearly amount the employee receives in the form of eco vouchers.' args: 'Eco Vouchers' -
final_yearly_costsMonetarycompute='_compute_final_yearly_costs'help='Total yearly cost of the employee for the employer.'readonly=Falsestore=Truestring='Employee Budget'track_visibility='onchange' -
fuel_cardMonetarydefault=<expr>help='Monthly amount the employee receives on his fuel card.'string='Fuel Card'track_visibility='onchange' -
holidaysFloatdefault=<expr>help='Number of days of paid leaves the employee gets per year.'string='Legal Leaves' -
holidays_compensationMonetarycompute='_compute_holidays_compensation'string='Holidays Compensation' -
holidays_editableBooleandefault=Truestring='Editable Leaves' -
internetMonetarydefault=<expr>help="The employee's internet subcription will be paid up to this amount."string='Internet'track_visibility='onchange' -
ipBooleandefault=Falsetrack_visibility='onchange' -
ip_wage_rateFloathelp='Should be between 0 and 100 %'string='IP percentage' -
meal_voucher_amountMonetarydefault=<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_employerMonetarycompute='_compute_meal_voucher_paid_by_employer'string='Meal Voucher Paid by Employer' -
mobileMonetarydefault=<expr>help="The employee's mobile subscription will be paid up to this amount."string='Mobile'track_visibility='onchange' -
mobile_plusMonetarydefault=<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_costsMonetarycompute='_compute_monthly_yearly_costs'help='Total monthly cost of the employee for the employer.'readonly=Truestring='Monthly Equivalent Cost' -
others_reimbursed_amountMonetarystring='Other Reimbursed amount' -
public_transport_employee_amountMonetaryargs: 'Paid by the employee (Monthly)' -
public_transport_reimbursed_amountMonetarycompute='_compute_public_transport_reimbursed_amount'readonly=Falsestore=Truestring='Reimbursed amount' -
representation_feesMonetarydefault=<expr>help='Monthly net amount the employee receives to cover his representation fees.'string='Representation Fees'track_visibility='onchange' -
retained_net_amountMonetaryhelp="Monthly net amount that is retained on the employee's salary."sting='Net Retained'track_visibility='onchange' -
social_security_contributionsMonetarycompute='_compute_social_security_contributions'string='Social Security Contributions' -
thirteen_monthMonetarycompute='_compute_holidays_advantages'help='Yearly gross amount the employee receives as 13th month bonus.'string='13th Month' -
transport_employer_costMonetarycompute='_compute_transport_employer_cost'string='Employer cost from employee transports' -
transport_mode_carBooleanargs: 'Uses company car' -
transport_mode_othersBooleanargs: 'Uses another transport mode' -
transport_mode_publicBooleanargs: 'Uses public transportation' -
ucm_insuranceMonetarycompute='_compute_ucm_insurance'string='Social Secretary Costs' -
wage_with_holidaysMonetarycompute='_compute_wage_with_holidays'inverse='_inverse_wage_with_holidays'string='Wage update with holidays retenues'track_visibility='onchange' -
warrant_value_employeeMonetarycompute='_compute_warrants_cost'string='Warrant value for the employee' -
warrants_costMonetarycompute='_compute_warrants_cost' -
yearly_cost_before_chargesMonetarycompute='_compute_yearly_cost_before_charges'string='Yearly Costs Before Charges'
No public methods.
New fields (16)
-
dependent_childrenIntegercompute='_compute_dependent_children'groups='hr.group_hr_user'string='Considered number of dependent children' -
dependent_juniorsIntegercompute='_compute_dependent_people'groups='hr.group_hr_user'string='Considered number of dependent juniors' -
dependent_seniorsIntegercompute='_compute_dependent_people'groups='hr.group_hr_user'string='Considered number of dependent seniors' -
disabledBooleangroups='hr.group_hr_user'help='If the employee is declared disabled by law'string='Disabled' -
disabled_children_boolBooleangroups='hr.group_hr_user'help='if recipient children is/are declared disabled by law'string='Disabled Children' -
disabled_children_numberIntegergroups='hr.group_hr_user' args: 'Number of disabled children' -
disabled_spouse_boolBooleangroups='hr.group_hr_user'help='if recipient spouse is declared disabled by law'string='Disabled Spouse' -
other_dependent_peopleBooleangroups='hr.group_hr_user'help='If other people are dependent on the employee'string='Other Dependent People' -
other_disabled_juniors_dependentIntegergroups='hr.group_hr_user' args: '# disabled people (<65)' -
other_disabled_senior_dependentIntegergroups='hr.group_hr_user' args: '# disabled seniors (>=65)' -
other_juniors_dependentIntegergroups='hr.group_hr_user'help='Number of juniors dependent on the employee, including the disabled ones' args: '# people (<65)' -
other_senior_dependentIntegergroups='hr.group_hr_user'help='Number of seniors dependent on the employee, including the disabled ones' args: '# seniors (>=65)' -
resident_boolBooleangroups='hr.group_hr_user'help='if recipient lives in a foreign country'string='Nonresident' -
spouse_fiscal_statusSelectiongroups='hr.group_hr_user'string='Tax status for spouse' args: [('without income', 'Without Income'), ('with income', 'With Income')] -
spouse_net_revenueFloatgroups='hr.group_hr_user'help='Own professional income, other than pensions, annuities or similar income'string='Spouse Net Revenue' -
spouse_other_net_revenueFloatgroups='hr.group_hr_user'help='Own professional income which is exclusively composed of pensions, annuities or similar income'string='Spouse Other Net Revenue'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…