Compare commits
4 Commits
de8cab6145
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| bc9ba490d0 | |||
| eb38a8a610 | |||
| 909838a29b | |||
| 5edc9a76fe |
@@ -51,7 +51,7 @@ class OrderStatusListener implements EventSubscriberInterface
|
||||
$new_status_is_sent = true;
|
||||
switch ($delivery_module) {
|
||||
case "MondialRelay":
|
||||
$delivery_link = 'https://www.mondialrelay.fr/suivi-de-colis/' . $order->getDeliveryRef();
|
||||
$delivery_link = 'https://www.mondialrelay.fr/suivi-de-colis?numeroExpedition=' . $order->getDeliveryRef();
|
||||
break;
|
||||
case "Colissimo":
|
||||
case "ColissimoWs":
|
||||
|
||||
@@ -472,7 +472,7 @@
|
||||
{if $locale = "fr_FR"}
|
||||
{$image = {image file="assets/img/logo_fr.png" failsafe=true}}
|
||||
{else}
|
||||
{$image = {image file="assets/img/logo_en.png" failsafe=true}}
|
||||
{$image = {image file="assets/img/logo_en_classique.png" failsafe=true}}
|
||||
{/if}
|
||||
{if $image == null}
|
||||
{$image = {image file="assets/img/logo.gif" failsafe=true}}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 115 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 115 KiB |
@@ -88,3 +88,17 @@ ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:21:50 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:24 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:24 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:25 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
ERROR - 2024-11-09 11:33:27 --> Unable to connect to the database
|
||||
|
||||
Reference in New Issue
Block a user