Thursday, May 7, 2026
1 change · saas-19.2
Enhancements to existing features
This update enhances the appearance of online order notifications within the Odoo Enterprise system. Specifically, the notifications now utilize a full-width layout on smaller screens, improving readability and visual appeal. This change ensures a better user experience for customers accessing order information on mobile devices.
Original PR description
In this commit: ------------------- - Use a full-width layout on small screens by removing container padding and improving alignment with `justify-content-between`. task: 6054267 Forward-Port-Of: odoo/enterprise#111614