Monday, July 7, 2025
2 changes · saas-18.4
Enhancements to existing features
The website page options walkthrough has been updated to work with the redesigned website builder. This restores automated checks that help ensure page configuration tools keep working reliably for users.
Original PR description
The 'website_page_options' tour was previously broken due to DOM structure changes introduced by the new website builder and was consequently disabled. This commit updates the tour steps to align with the new DOM and re-enables the associated test. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Employee contract version lists now show the yearly cost next to the wage by default. This gives HR teams a clearer view of total compensation costs without opening each individual contract version.
Original PR description
In this PR, we added the yearly cost field to the version list to the right to the wage and will be visible by default. Related task: 4901173.