[IMP]document_page_tag: Color column in tag tree view

This commit is contained in:
manu 2022-05-04 08:31:30 +02:00
parent 7063b0ddd4
commit 2fe8bcd2bb

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>