Skip to content
Snippets Groups Projects
Commit 3f6aadaa authored by Suraj Shukla's avatar Suraj Shukla Committed by Martin Geubelle
Browse files

[MOV] web, project: make cover image generic in kanban


Previously, we could only set cover image on the kanban view of project
task. This commit makes the feature generic so now cover image can be
added to any kanban view.

Technical notes:
- field used to display the cover image has to be set as 'data-field'
  attribute on the kanban dropdown's  menu related to cover image
- developer will have to take care while designing kanban views with
  cover image ability in such a way that it does not break the design

Task 32108

closes odoo/odoo#31731

Signed-off-by: default avatarMartin Geubelle (mge) <mge@openerp.com>
parent 3c32f9b9
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment