Ajout entree de menu liste
This commit is contained in:
parent
3c5e24df26
commit
752e115fac
@ -59,6 +59,7 @@ function llxHeader($head = "", $title="", $addons='') {
|
||||
$menu->add_submenu(DOL_URL_ROOT."/soc.php?action=create&type=f",$langs->trans("NewSupplier"));
|
||||
}
|
||||
|
||||
$menu->add_submenu(DOL_URL_ROOT."/fourn/liste.php",$langs->trans("List"));
|
||||
|
||||
if ($conf->societe->enabled )
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user