Début ajout bon de livraison
This commit is contained in:
parent
d6c9ff3105
commit
8a92041058
@ -355,7 +355,7 @@ else
|
|||||||
|
|
||||||
if ($conf->livraison->enabled)
|
if ($conf->livraison->enabled)
|
||||||
{
|
{
|
||||||
$head[$h][0] = DOL_URL_ROOT."/livraison/fiche.php?id=".$livraison->id;
|
$head[$h][0] = DOL_URL_ROOT."/livraison/fiche.php?id=".$expedition->livraison_id;
|
||||||
$head[$h][1] = $langs->trans("DeliveryCard");
|
$head[$h][1] = $langs->trans("DeliveryCard");
|
||||||
$h++;
|
$h++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user