Daily updates from Odoo
Thursday, November 13, 2014
6 changes · master
Enhancements to existing features
The recruitment app’s applicant kanban view has been customized to better support applicant prioritization. This makes it easier for recruiters to see and manage candidate priority directly in the hiring workflow.
Original PR description
- Task: https://www.odoo.com/web#id=9670&view_type=form&model=project.task&action=333&active_id=248 - Pad: https://pad.odoo.com/p/r.FEH1zu6K5lcQppat
This update adds clearer tooltip explanations for status fields in kanban headers and dropdowns, helping users understand project, CRM, and issue states without extra training. It also expands demo data so these guidance messages are visible in sample environments, improving onboarding and evaluation.
Original PR description
...ooltip and display tooltip on dropdown selection widget in project
CRM opportunity kanban boards now support clearer, stage-specific labels for status and priority indicators. This makes pipelines easier to understand and customize, helping teams manage opportunities with more relevant visual cues.
Original PR description
- Task: https://www.odoo.com/web#id=9670&view_type=form&model=project.task&action=333&active_id=248 - Pad: https://pad.odoo.com/p/r.FEH1zu6K5lcQppat
Project tasks and issues now support clearer labels and customizable Kanban state descriptions, making boards easier to adapt to different workflows such as training management. Project forms and Kanban views also display more meaningful labels, helping teams understand work status and priorities at a glance.
Original PR description
- Task: https://www.odoo.com/web#id=9670&view_type=form&model=project.task&action=333&active_id=248 - Pad: https://pad.odoo.com/p/r.FEH1zu6K5lcQppat
Kanban boards can now show stage-specific tooltips and status choices, making project, CRM, recruitment, and issue workflows clearer for users. This helps teams understand each column and choose statuses that match the current stage, improving day-to-day tracking and consistency.
Original PR description
- Task: https://www.odoo.com/web#id=9670&view_type=form&model=project.task&action=333&active_id=248 - Pad: https://pad.odoo.com/p/r.FEH1zu6K5lcQppat
Resolved issues and error corrections
Creating a vehicle in Fleet could trigger an error and interrupt the workflow. This update fixes that issue so users can add vehicles reliably without hitting the reported traceback.
Original PR description
Fixed : #3468