[IMP]document_page_tag: Color column in tag tree view

This commit is contained in:
manu 2022-05-04 08:31:30 +02:00 committed by FernandoRomera
parent 78ecf6533e
commit 34c734aaf5

View File

@ -51,6 +51,7 @@
<field name="arch" type="xml">
<tree>
<field name="name" />
<field name="color" widget="color_picker" string="Color" />
</tree>
</field>
</record>