Merge PR #66 into 12.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2021-02-26 16:20:56 +00:00

View File

@@ -46,8 +46,8 @@
<field name="model">base_import.match</field>
<field name="arch" type="xml">
<tree string="Import Match">
<field name="sequence" widget="handle"/>
<field name="name"/>
<field name="sequence" invisible="True"/>
</tree>
</field>
</record>