1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/l10n_ke_edi_oscu_stock/data/ir_default.xml
2024-12-10 09:04:09 +07:00

8 lines
270 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data noupdate="1">
<!-- Products should have 'Storable Product' type by default. -->
<function model="ir.default" name="set" eval="('product.template', 'detailed_type', 'product')"/>
</data>
</odoo>