Friday, January 30, 2026
3 changes · master
Enhancements to existing features
This update adjusts the default value for a critical field ('id') across several core Odoo modules, including AI, Approvals, Planning, VoIP, and WhatsApp. This change ensures consistency and simplifies configuration for these features, streamlining the user experience.
Original PR description
* planning,voip,website_helpdesk_livechat,whatsapp "id" is now the default value in the parent class. task-4801145 PR community: https://github.com/odoo/odoo/pull/246122
This update improves the readability of vehicle names within the Odoo Enterprise system. A test related to the fleet report has been updated to align with the new vehicle name format – ensuring consistent reporting accuracy. This change maintains the integrity of the fiscal categories fleet report.
Original PR description
The vehicle display name format has been improved for better readability. Adapt the fiscal categories fleet report test to reflect the new format: - From "Wayne Enterprises/Batmobile/No Plate" - To "No Plate: Wayne Enterprises/Batmobile" This keeps the test consistent with the updated vehicle name representation. task-5013634
This update clarifies the labels used for DIMONA categories within the Belgian HR payroll module. The changes also enforce a specific ordering of these categories, ensuring data consistency and accuracy for payroll calculations. This improves the reliability of payroll reporting and compliance in Belgium.
Original PR description
…ordering Task Id:5478540