NEW small fix

This commit is contained in:
Alexandre SPANGARO 2019-11-22 06:53:05 +01:00
parent 2f064567ef
commit f4e1361d06

View File

@ -124,7 +124,6 @@ class box_shipments extends ModeleBoxes
$orderstatic->id= $objp->commande_id;
$orderstatic->ref=$objp->commande_ref;
print $orderstatic->getNomUrl(1);
$societestatic->id = $objp->socid;
$societestatic->name = $objp->name;