diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php index 52f05347c6f..c145e618065 100644 --- a/htdocs/expedition/commande.php +++ b/htdocs/expedition/commande.php @@ -474,7 +474,7 @@ if ($_GET["id"] > 0) print ""; print ''; print ''.img_object($langs->trans("ShowProduct"),"product").' '.$obja->ref.' - '.$obja->label; - print ''.$obja->entrepot.''; + print ''.$obja->entrepot.''; print 'Stock : '.$obja->reel.'' .img_warning($langs->trans("Alert")).''; print "\n"; $i++;