Compare commits
2 commits
9547193083
...
1b20142b6f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b20142b6f | ||
|
|
a6e8c975f2 |
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@
|
|||
</xpath>
|
||||
<xpath expr="//field[@name='product_id']" position="after">
|
||||
<field name="product_default_code" readonly="1" optional="hide"/>
|
||||
<field name="home_delivery" readonly="1" widget="boolean_toggle" optional="show"/>
|
||||
<field name="consumer_group_id" readonly="1" optional="show"/>
|
||||
<field name="is_collected" widget="boolean_toggle" optional="show"/>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='product_uom_id']" position="attributes">
|
||||
<attribute name="optional">hide</attribute>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue