diff --git a/Config/module.xml b/Config/module.xml index 8d61b57..5989f3f 100644 --- a/Config/module.xml +++ b/Config/module.xml @@ -13,7 +13,7 @@ en_US fr_FR - 2.1.1 + 2.1.2 Gilles Bourgeat diff --git a/templates/backOffice/default/colissimo-label/hook/order-edit-js.html b/templates/backOffice/default/colissimo-label/hook/order-edit-js.html index 870bbf6..8bdc70d 100644 --- a/templates/backOffice/default/colissimo-label/hook/order-edit-js.html +++ b/templates/backOffice/default/colissimo-label/hook/order-edit-js.html @@ -1,25 +1,25 @@ {loop type="order" name="the-order" id=$order_id customer="*" backend_context=true} - {$enable = false} - {loop type="module" name="module-order" active="yes" backend_context=true id=$DELIVERY_MODULE} - - {if $CODE === "ColissimoHomeDelivery" || $CODE === "ColissimoPickupPoint"} - {$enable = true} - {/if} - {/loop} - - {if $enable} -