Sunday, August 3, 2025
2 changes · saas-18.3
Resolved issues and error corrections
The HR Skills test tour now includes the missing step to open the Resume tab. This prevents a test failure in setups without demo data and helps keep payroll-related installations stable.
Original PR description
step to reproduce: 1. install l10n_ch_hr_payroll_account 2. without demo 3. run test SkillsTestUI.test_ui added missing step is to go to resume tab in the tour build_error_181683 Forward-Port-Of: odoo/odoo#221364 Forward-Port-Of: odoo/odoo#214578
The update aligns an internal performance test with a recent change in how overdue activity counts are calculated and shared. This helps keep automated checks accurate and prevents false test failures without changing user-facing behavior.
Original PR description
In [1] we now send the differential in activity count for relevant users when late activities are added or removed for them. This leads to an additional query to read the original count. [1]: odoo/odoo@bc0e1275be40faa919f1b0f70a14e5190c18bd6b