Thursday, February 3, 2022
2 changes · master
Code cleanup and technical improvements
This update modernizes Odoo's web interface foundation and simplifies internal event handling across many apps. It should help keep the product easier to maintain and ready for future interface improvements, with little direct change expected for day-to-day users.
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 Mail activity view styling was simplified as part of a broader interface cleanup, making the code easier to maintain without changing core business workflows. A small alignment issue for inline avatars was also corrected, improving the visual consistency of activity displays.
Original PR description
Simplify/Reduce SCSS for the Activity component. task-2731819. requires: - ~~https://github.com/odoo/odoo/pull/83260~~ -> Merged - ~~https://github.com/odoo/odoo/pull/83495~~ -> Discarded - ~~https://github.com/odoo/odoo/pull/83498~~ -> Discarded -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr