Module Mondial Relay + quelques modifs de design

This commit is contained in:
2019-11-26 19:08:48 +01:00
parent 332ebfbcb7
commit fe1d343503
27 changed files with 74 additions and 3126 deletions

View File

@@ -0,0 +1,8 @@
SET FOREIGN_KEY_CHECKS = 0;
DROP TABLE IF EXISTS `mondial_relay_pickup_address`;
DROP TABLE IF EXISTS `mondial_relay_delivery_price`;
DROP TABLE IF EXISTS `mondial_relay_delivery_insurance`;
DROP TABLE IF EXISTS `mondial_relay_zone_configuration`;
SET FOREIGN_KEY_CHECKS = 1;

View File

@@ -13,7 +13,7 @@
<language>en_US</language>
<language>fr_FR</language>
</languages>
<version>1.0.5</version>
<version>1.0.7</version>
<author>
<name>Franck Allimant</name>
<company>CQFDev</company>

View File

@@ -1,2 +0,0 @@
# Sqlfile -> Database map
thelia.sql=thelia