Merge PR #342 into 15.0

Signed-off-by HaraldPanten
This commit is contained in:
OCA-git-bot 2022-05-04 06:43:01 +00:00
commit 23307e4b6e

View File

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