Ajout lien vers l'aperçu
This commit is contained in:
parent
d20e28497f
commit
29d90e5c75
@ -751,6 +751,9 @@ else
|
|||||||
$head[$h][1] = $langs->trans("Bill")." : $fac->ref";
|
$head[$h][1] = $langs->trans("Bill")." : $fac->ref";
|
||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$h++;
|
$h++;
|
||||||
|
$head[$h][0] = DOL_URL_ROOT.'/compta/facture/apercu.php?facid='.$fac->id;
|
||||||
|
$head[$h][1] = $langs->trans("Apercu");
|
||||||
|
$h++;
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/compta/facture/note.php?facid='.$fac->id;
|
$head[$h][0] = DOL_URL_ROOT.'/compta/facture/note.php?facid='.$fac->id;
|
||||||
$head[$h][1] = $langs->trans("Note");
|
$head[$h][1] = $langs->trans("Note");
|
||||||
$h++;
|
$h++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user