[02/08/2025] Modif de l'écran back des commandes pour afficher un msg sur les commandes avec Remise avec signature
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,3 +5,5 @@
|
||||
/web/assets/
|
||||
/web/cache/
|
||||
/local/session/
|
||||
/log/
|
||||
/web/
|
||||
|
||||
@@ -337,7 +337,7 @@
|
||||
</dl>
|
||||
<dl class="dl-horizontal">
|
||||
<dt>{intl l="Description"}</dt>
|
||||
<dd>{$DESCRIPTION nofilter}</dd>
|
||||
<dd>{$DESCRIPTION nofilter}<span style="color:red; font-weight:bold; font-size:larger">{if {$POSTAGE} == {config key="surcout_remise_avec_signature"}}Remise avec signature{/if}</span></dd>
|
||||
</dl>
|
||||
|
||||
{hook name="order-edit.delivery-module-bottom" order_id=$order_id module_id=$DELIVERY_MODULE}
|
||||
|
||||
Reference in New Issue
Block a user