mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt odoo file
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
<xpath expr="//field[@name='name']" position="before">
|
||||
<field name="id" optional="show"/>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='name']" position="attributes">
|
||||
<attribute name="optional">show</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='website_url']" position="attributes">
|
||||
<attribute name="optional">hide</attribute>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user