Tuesday, October 5, 2021
6 changes · master
Enhancements to existing features
This update makes date and time formatting easier for web components to access and customize. It helps keep date picker behavior consistent while making future adjustments simpler and safer for developers.
Original PR description
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 Visitors page now displays website visitor cards more consistently on smaller screens. This makes the backend view easier to read and use when working on laptops or resized browser windows.
Original PR description
Description of the issue/feature this PR addresses: This PR improves the layout of the visitor kanban card of the website module. Task id: 2524363 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update cleans up and strengthens automated performance tests around Odoo's mail features, including multi-company behavior, mail gateway setup, SMS, mass mailing, and time-off related messaging. It helps teams detect performance regressions more accurately without changing day-to-day user workflows.
This update adjusts internal testing utilities and record identifiers across messaging, approvals, VoIP, and live chat support areas. It helps keep these business apps aligned with broader platform changes, reducing maintenance risk without changing day-to-day user workflows.
Original PR description
* = approvals, voip, website_helpdesk_livechat Related: https://github.com/odoo/odoo/pull/77779 Original PR: odoo/enterprise#20964 Original Community PR: odoo/odoo#76718
This update improves internal mail performance test setup so it better reflects real customer scenarios, including mail gateway configuration. It helps teams measure performance more accurately while preparing future multi-company email alias work.
Pager controls were updated across several business apps so page counts and navigation stay in sync when views change. This improves consistency for users working with follow-ups, documents, manufacturing planning, maps, and report editing.
Original PR description
Community: https://github.com/odoo/odoo/pull/59710