Daily updates from Odoo
Monday, September 5, 2022
2 changes
Code cleanup and technical improvements
The mobile menu tests for the enterprise home screen were adjusted after a visual styling update to the Burger Menu. This helps ensure the mobile navigation experience remains reliable for users without introducing functional changes.
Original PR description
This commit adapts BurgerMenu's tests specific to the enterprise's HomeMenu as a follow-up of the BurgerMenu's SCSS revamp.
The Helpdesk ticket kanban board has been converted from the older interface technology to Odoo's newer OWL framework. This keeps the ticket workflow view aligned with the modern platform foundation, improving maintainability while preserving the user experience.
Original PR description
Before this commit, the helpdesk ticket kanban view are always in legacy. This commit converts the view into OWL. task-2971174