Daily updates from Odoo
Tuesday, March 17, 2026
2 changes · master
Enhancements to existing features
This update enhances the accuracy of ONSS rate calculations for Belgian payrolls by incorporating company size (importance code). It simplifies company configuration and improves the selection process for employer types. This ensures compliance with Belgian regulations and provides more precise payroll reporting.
Original PR description
In order to accurately compute the ONSS rate of a given company following the Belgian localization of payrolls, importance code (company size) field is added to the configuration of a given company with its different buckets. Moreover, some improvements where added for the label and selections of FFE employer type. To ensure a streamlined process for configuring a company following the belgian localization, the default values and requirement of the field were removed Task: 5923029
This update introduces a new field for tracking partial work time specifically for Belgian employees within Odoo Enterprise. This allows for more accurate payroll calculations when employees work less than full-time, addressing a key requirement for Belgian labor regulations. The change is designed to improve the accuracy of HR and payroll data for this specific region.
Original PR description
Added a part-time field on the employee form only visible for Belgian employees and when the employee is not full-time (i.e. work_time_rate < 1) task-5979825