sale_product_matrix/data/product_matrix_demo.xml

7 lines
210 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<record id="product_matrix.matrix_product_template_shirt" model="product.template">
<field name="product_add_mode">matrix</field>
</record>
</odoo>