mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Merge branch 'new/12.0/product_variant_so_always' into 12.0-test
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<field name="model">product.template</field>
|
||||
<field name="inherit_id" ref="product.product_template_only_form_view"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='attribute_line_ids']" position="before">
|
||||
<xpath expr="//page[@name='variants']/field[@name='attribute_line_ids']" position="before">
|
||||
<group>
|
||||
<field name="always_variant_on_so"/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user