Skip to Content
Menu
This question has been flagged
3 Replies
5388 Views

I have two issues with Product Tags:
1)  The product tags are not visible in the Kanban view of the products or product variants
2) It is not possible to edit/change the color of the tags

Any solution to resolve these issuses ?

Avatar
Discard
Best Answer

Hi,

1) You can use Odoo Studio to add Product Tags to Kanban card view


2) Product details -> Configure tags -> select tag -> update color

Regards!

Avatar
Discard
Best Answer

Thanks for info I also added tag to kanban 🙂

But I have also problems with product tag colors. Even I have set color to tag I cannot see color on product form?




Avatar
Discard
Best Answer

Hi,

1)You can definitely select the colors for every tag you create for the product for that you can see link that says “configure tags” under the product template tag field in the product template model
2) By default there is no product tag but you can add it by turning on the debug mode and click on edit view kanban from the kanban view and then paste this xml element to the xml view in your desired location and it will add the product tag into the kanban view
<field name="product_tag_ids" widget=”many2many_tags”/>

Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
4
May 25
2413
2
May 25
5748
1
Mar 25
1602
4
Mar 25
4391
3
Feb 25
5374