Daily updates from Odoo
Monday, May 12, 2025
2 changes · master
Enhancements to existing features
The attendance Gantt view now gives users clearer guidance when employees exist but no attendance records are available. It adds an empty-state screen and kiosk discovery flow so businesses can more easily understand what to do next instead of seeing a blank view.
Original PR description
- Displayed an empty state screen when employee records exist but no attendance records are found and introduced a kiosk discovery flow to guide users. task-4668276
Studio users can now add helpful tooltip text to buttons, making it easier to explain what each button does before someone clicks it. This improves guidance in customized screens and can reduce confusion for end users.
Original PR description
SPECIFICATION: Enhance Studio by adding tooltip support for buttons, allowing users to view helpful descriptions on hover. Task-4482855