Daily updates from Odoo
Tuesday, June 24, 2025
3 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
The website builder interface has been polished to make controls clearer and easier to use. Dropdowns, selection fields, checkboxes, lists, and overlay action buttons now have more consistent styling and better focus behavior, improving day-to-day editing comfort.
Original PR description
### [IMP] html_builder, website: enhance builder UI Enhancements: - Gap added between image format tags and the select arrow - Fix focus-visible on BuilderCheckbox - Use global builder styles for…
### [IMP] html_builder, website: enhance builder UI Enhancements: - Gap added between image format tags and the select arrow - Fix focus-visible on BuilderCheckbox - Use global builder styles for BuilderList's UI | Before | After | | --- | --- | |  |  | |  |  | |  |  | task-4879833 ### [IMP] html_builder: style BuilderSelect dropdown | Before | After | | --- | --- | |  |  | task-4879833 ### [IMP] html_builder, web: style Many2X builder component | Before | After | | --- | --- | |  |  | task-4879833