Daily updates from Odoo
Monday, July 6, 2026
2 changes
Code cleanup and technical improvements
Several parts of Odoo Enterprise were adjusted to rely on the newer offline capability rather than the older service. This keeps offline behavior consistent across accounting reports, return checks, and the home menu while reducing internal maintenance complexity.
Original PR description
instead of the service.
Several Odoo apps now use a more clearly named default access group instead of the previous public group reference. This is an internal cleanup that keeps access rules consistent without changing day-to-day business workflows.
Original PR description
https://github.com/odoo/odoo/pull/273361