Tuesday, June 24, 2025
2 changes · saas-18.4
Enhancements to existing features
This update re-enables and adjusts an automated website test that verifies linking to documents works correctly after recent website builder changes. It helps protect the website editing experience from regressions without changing day-to-day user workflows.
Original PR description
test_link_to_document tour was broken and disabled after the new website builder changes. This commit adapts the tour steps accordingly and re-enables the related test. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The date picker has been visually refined to make the day-of-week labels clearer and more consistent. This small design update improves readability when users select dates, especially in calendar-related views.
Original PR description
Back-port of https://github.com/odoo/odoo/pull/215549 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr