Files
PrestaShop/install-new/data/xml/group.xml
2011-11-10 17:32:47 +00:00

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>