Daily updates from Odoo
Monday, February 8, 2021
2 changes
Enhancements to existing features
The opportunity form now shows the Won action as a secondary button when the rental CRM integration is installed. This reduces visual clutter by avoiding multiple primary buttons, making the most important action on the page easier to identify.
Original PR description
in this commit the won button will show as primary button if rental application is installed. task-id: 2247355
The Gantt view now works better on mobile devices by allowing users to scroll through schedules more easily. This makes time off planning and related timeline views easier to use on smaller screens.
Original PR description
Purpose of the taskis to, improve mobile interface of the Time Off app's. In this commit , we have improved the interface as expected. task-id : 2333778 PR: 13454