Files
PrestaShop/install-new/data/xml/group.xml

11 lines
276 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<entity_group>
<fields id="name" class="Group">
<field name="reduction" />
<field name="price_display_method" />
</fields>
<entities>
<group id="Default" reduction="0.00" price_display_method="0" />
</entities>
</entity_group>