git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10056 b9a71923-0436-4b27-9f14-aed3839534dd
11 lines
276 B
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> |