Daily updates from Odoo
Friday, July 30, 2021
2 changes
Code cleanup and technical improvements
The project timesheet synchronization area was updated as part of an internal cleanup of shared cookie handling utilities. This should help keep the module aligned with newer platform code without changing day-to-day business workflows.
Original PR description
*: project_timesheet_synchro
This update adjusts internal enterprise web tests to match a newer way the system handles debug context. It helps keep automated checks reliable without changing the user-facing product experience.