summaryrefslogtreecommitdiff
path: root/addons/sale_product_matrix/data/product_matrix_demo.xml
blob: be1831266c63e89bc1f67ada7763a87177a881bc (plain)
1
2
3
4
5
6
<?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>