Browse Source

Mar 27 [UPDT] : Updated 'product_image_list_view'

pull/278/merge
AjmalCybro 1 year ago
parent
commit
e06b384dac
  1. 2
      product_image_list_view/views/product_inherited.xml

2
product_image_list_view/views/product_inherited.xml

@ -7,7 +7,7 @@
<field name="inherit_id" ref="product.product_product_tree_view"/>
<field name="arch" type="xml">
<field name="default_code" position="before">
<field name="image_variant_1920" widget="image" class="product-image"/>
<field name="image_1920" widget="image" class="product-image"/>
</field>
</field>
</record>

Loading…
Cancel
Save