This commit is contained in:
Rodolphe Quiedeville 2003-11-19 15:23:48 +00:00
parent 61cdbdf9e5
commit a849e4a232

View File

@ -94,6 +94,7 @@ function llxHeader($head = "") {
if ($conf->commande->enabled)
{
$menu->add(DOL_URL_ROOT."/commande/index.php", "Commandes");
$menu->add_submenu(DOL_URL_ROOT."/expedition/index.php", "Expéditions");
}
if ($conf->don->enabled)