Merge PR #313 into 12.0

Signed-off-by hbrunn
This commit is contained in:
OCA-git-bot 2022-06-06 17:33:58 +00:00
commit 6ac3822b8c

View File

@ -32,7 +32,7 @@
<field name="inherit_id" ref="base.view_attachment_tree"/>
<field name="arch" type="xml">
<field name="type" position="after">
<field name="category_ids"/>
<field name="category_ids" widget="many2many_tags"/>
</field>
</field>
</record>