Daily updates from Odoo
Saturday, July 12, 2025
2 changes · master
Code cleanup and technical improvements
The Belgian payroll export to SD Worx has been reorganized to align with other payroll export tools. This should make the feature easier to maintain and more consistent for future updates, with limited direct impact on day-to-day users.
Original PR description
The commit aims to refactor the Export to SD Worx module to follow other export modules in style and functionality Task: 4886460
This update removes an outdated internal query-building method and replaces it with the newer standard approach across several business apps. Users should not see functional changes, but the cleanup helps keep accounting, reporting, projects, quality, knowledge, and sales commission features easier to maintain and less prone to future issues.
Original PR description
odoo/odoo#218019