Skip to content
Snippets Groups Projects
Commit 4ae3a28c authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout menu Ventilation

parent 00c11768
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,8 @@ function llxHeader($head = "", $title="", $help_url='')
$menu->add(DOL_URL_ROOT."/compta/facture.php",$langs->trans("Bills"));
$menu->add(DOL_URL_ROOT."/compta/ventilation/",$langs->trans("Ventilation"));
$menu->add(DOL_URL_ROOT."/compta/export/",$langs->trans("Export"));
$menu->add_submenu(DOL_URL_ROOT."/compta/export/index.php?action=export","Nouvel Export");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment