Fix: Le lien de l'onglet de la fiche facture etait invalide
This commit is contained in:
parent
24b03bc96e
commit
13a9793c8c
@ -726,7 +726,7 @@ else
|
|||||||
$author->fetch();
|
$author->fetch();
|
||||||
|
|
||||||
|
|
||||||
$head[0][0] = DOL_URL_ROOT.'/comm/propal.php?propalid='.$propal->id;
|
$head[0][0] = DOL_URL_ROOT."$PHP_SELF?facid=".$_GET["facid"];
|
||||||
$head[0][1] = "Facture : $fac->ref";
|
$head[0][1] = "Facture : $fac->ref";
|
||||||
$h = 1;
|
$h = 1;
|
||||||
$a = 0;
|
$a = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user