Wednesday, November 16, 2016
1 change · master
Enhancements to existing features
Project task cards now make it easier to tell whether a task has no assignee or is assigned to someone without a profile picture. Unassigned tasks no longer show the default image, reducing confusion when reviewing work in the task board.
Original PR description
Task : https://www.odoo.com/web#id=27530&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ce9a92c8c487855e8ab973ef1bf20a94 Description of the issue/feature this PR addresses: - In kanban view,Project --> tasks, you see the picture of the responsible of the task. - However, it is not possible to differentiate between a task that is unassigned and one that is assigned to someone who doesn't have a picture because. - In both cases, the picture shown is the default camera picture. Current behavior before PR: - No display picture at all when no one is assigned - Default camera picture is displaying when one doesn't have a picture. Desired behavior after PR is merged: Don't display a picture at all when no one is assigned to Task. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …ne with no image