Friday, June 3, 2016
1 change · master
Enhancements to existing features
Custom filters for project kanban states now show the matching color names instead of workflow descriptions. This makes it easier for users to find tasks or issues by the visual status they see on kanban cards.
Original PR description
Description of the issue/feature this PR addresses: - Change the string of Custom filter "kanban states" by using color **Task**: https://www.odoo.com/web#id=23151&view_type=form&model=project.task&action=327&menu_id=4720 **Pad**: https://pad.odoo.com/p/r.2ffa9c3e3cfa759d789a060d7763cedd Current behavior before PR: - when you want to do a search on kanban state, it is "blocked", "in progress" or "ready for next stage " Desired behavior after PR is merged: - Change the string of Custom filter like this: In progress ==> Grey Blocked ==> Red Ready for next stage ==> Green ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr