Ajout lien vers l'aperu
This commit is contained in:
parent
d20e28497f
commit
29d90e5c75
@ -751,6 +751,9 @@ else
|
||||
$head[$h][1] = $langs->trans("Bill")." : $fac->ref";
|
||||
$hselected = $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][1] = $langs->trans("Note");
|
||||
$h++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user