Monday, August 19, 2024
1 change · saas-17.4
Code cleanup and technical improvements
This update adjusts internal tests for the HR attendance planning view so they wait in a more controlled way. It helps keep automated checks reliable without changing how employees or managers use the system.
Original PR description
We replace some calls to runAllTimers by calls to advanceTime in order to not to have to remove components/services from mail (see https://github.com/odoo/enterprise/pull/68143 for more info).