Ajout lien vers les commandes
This commit is contained in:
parent
23769e7f4a
commit
8b5e32d11b
@ -45,6 +45,12 @@ function llxHeader($head = "", $urlp = "") {
|
||||
$menu->add_submenu("propal.php?viewstatut=1", "Ouvertes");
|
||||
}
|
||||
|
||||
if ($conf->commande->enabled )
|
||||
{
|
||||
$menu->add(DOL_URL_ROOT."/commande/index.php", "Commandes");
|
||||
}
|
||||
|
||||
|
||||
if ($conf->fichinter->enabled )
|
||||
{
|
||||
$menu->add(DOL_URL_ROOT."/fichinter/index.php", "Fiches d'intervention");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user