product_matrix_demo.xml 210 B

1234567
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <odoo>
  3. <record id="product_matrix.matrix_product_template_shirt" model="product.template">
  4. <field name="product_add_mode">matrix</field>
  5. </record>
  6. </odoo>