Tuesday, May 31, 2016
1 change
Features or functions removed from Odoo
The CRM Lead Tags screens no longer show the Color Index field in list or form views. This removes an unused configuration option and keeps tag management consistent with similar areas of Odoo.
Original PR description
Description of the issue/feature this PR addresses: - Remove 'Color Index' field from Lead Tags Task:https://www.odoo.com/web#id=24157&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.cf34f82162c363aa53d76f8a313de63d Current behavior before PR: - In crm app, the 'color' field is present in the form view as well as tree view of the "Lead Tags". Desired behavior after PR is merged: - In crm app, remove the 'color' field from form view as well as tree view of the "Lead Tags". ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr