Daily updates from Odoo
Navigate
Branch
Monday, November 20, 2017
3 changes
New functionality added to Odoo
Users can now make Kanban tags appear as a neutral, transparent-style label instead of a colored badge. This gives teams a cleaner board view, with new Kanban tags defaulting to the less visually prominent style and an easy checkbox to switch colors back on when needed.
Original PR description
New feature:
- New Transparent tag visual (grey border & text, white bg),
- By default, newly created project tags are transparent,
- Tag's colorpicker has now a 'Hide in Kanban' checkbox,
to select the transparent color.
Toggling off 'Hide in Kanban' sets the color of the tag as follow:
- Previous color, if 'Hide in Kanban' was toggled on on the
same formview session.
- Color 1 (dark orange), otherwise.
**[Video]** Before 'Hide in Kanban': https://goo.gl/rz7Byw
**[Video]** After 'Hide in Kanban': https://goo.gl/6vgmch
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prEnhancements to existing features
Installing the Timesheet app no longer triggers the Project app tour, reducing confusion during setup. This keeps onboarding focused on timesheet features and avoids showing guidance for a different app.
Original PR description
https://www.odoo.com/web?debug#id=38477&view_type=form&model=project.task&action=327&menu_id=4720
The timesheet grid onboarding flow has been refined to guide users more smoothly when they first use the feature. This helps employees understand how to enter and manage timesheets with less confusion, improving adoption and reducing support needs.
Original PR description
https://www.odoo.com/web?debug#id=38477&view_type=form&model=project.task&action=327&menu_id=4720