diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php index a6d5d1c3854..56570076eb8 100644 --- a/htdocs/expedition/commande.php +++ b/htdocs/expedition/commande.php @@ -520,7 +520,10 @@ if ($_GET["id"] > 0) print ''; print ''; print ''; - print ''; + if ($conf->livraison->enabled && $objp->livraison_id) + { + print ''; + } print ''; print ''; print '';
'.$langs->trans("Sending").''.$langs->trans("DeliveryOrder").''.$langs->trans("DeliveryOrder").''.$langs->trans("Description").''.$langs->trans("QtyShipped").''.$langs->trans("Date").'