Sunday, November 27, 2022
3 changes · master
Enhancements to existing features
This update improves the way saved filters are handled in Odoo's base system, with a focus on cleaner and more polished behavior. It should make the filtering experience feel more consistent for users without introducing a major workflow change.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update removes an unused software library reference from Odoo's internal actions component. It helps keep the codebase simpler and easier to maintain, with no expected change for end users.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update simplifies the internal code that manages asset bundles, which are used to load parts of the Odoo interface. It should make future maintenance easier and reduce the risk of issues without changing visible business workflows.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr