fix odoo customize

This commit is contained in:
Ivan Office
2024-10-06 00:02:40 +08:00
parent fdaaef7e7b
commit 275b730654
8 changed files with 7 additions and 13 deletions

View File

@@ -4,10 +4,10 @@
<field name="name">ir.module.addons.path.tree</field>
<field name="model">ir.module.addons.path</field>
<field name="arch" type="xml">
<tree>
<list>
<field name="name"/>
<field name="path"/>
</tree>
</list>
</field>
</record>