Suppression de l'onglet "avoir" car il utilisera les modèles de facture
This commit is contained in:
parent
15d6f144e1
commit
e84e29a42a
@ -180,10 +180,6 @@ $head[$h][1] = $langs->trans("Invoices");
|
|||||||
$hselected=$h;
|
$hselected=$h;
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/admin/avoir.php";
|
|
||||||
$head[$h][1] = $langs->trans("CreditNotes");
|
|
||||||
$h++;
|
|
||||||
|
|
||||||
dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup"));
|
dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup"));
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user