From b3f17dc614c2e356c2ea856d5255ffa12da47a9f Mon Sep 17 00:00:00 2001 From: Maxime Kohlhaas Date: Mon, 16 Oct 2017 20:20:55 +0200 Subject: [PATCH] Better with leftmenu --- htdocs/index.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/index.php b/htdocs/index.php index ea5d097e2c3..e6fb102fb80 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -292,16 +292,16 @@ if (empty($user->societe_id)) DOL_URL_ROOT.'/adherents/list.php?statut=1&mainmenu=members', DOL_URL_ROOT.'/product/list.php?type=0&mainmenu=products', DOL_URL_ROOT.'/product/list.php?type=1&mainmenu=products', - DOL_URL_ROOT.'/comm/propal/list.php?mainmenu=commercial', - DOL_URL_ROOT.'/commande/list.php?mainmenu=commercial', - DOL_URL_ROOT.'/compta/facture/list.php?mainmenu=accountancy', - DOL_URL_ROOT.'/contrat/list.php?mainmenu=commercial', - DOL_URL_ROOT.'/fichinter/list.php?mainmenu=commercial', - DOL_URL_ROOT.'/fourn/commande/list.php?mainmenu=commercial', - DOL_URL_ROOT.'/fourn/facture/list.php?mainmenu=accountancy', - DOL_URL_ROOT.'/supplier_proposal/list.php?mainmenu=commercial', + DOL_URL_ROOT.'/comm/propal/list.php?mainmenu=commercial&leftmenu=propals', + DOL_URL_ROOT.'/commande/list.php?mainmenu=commercial&leftmenu=orders', + DOL_URL_ROOT.'/compta/facture/list.php?mainmenu=accountancy&leftmenu=customers_bills', + DOL_URL_ROOT.'/contrat/list.php?mainmenu=commercial&leftmenu=contracts', + DOL_URL_ROOT.'/fichinter/list.php?mainmenu=commercial&leftmenu=ficheinter', + DOL_URL_ROOT.'/fourn/commande/list.php?mainmenu=commercial&leftmenu=orders_suppliers', + DOL_URL_ROOT.'/fourn/facture/list.php?mainmenu=accountancy&leftmenu=suppliers_bills', + DOL_URL_ROOT.'/supplier_proposal/list.php?mainmenu=commercial&leftmenu=', DOL_URL_ROOT.'/projet/list.php?mainmenu=project', - DOL_URL_ROOT.'/expensereport/list.php?mainmenu=hrm' + DOL_URL_ROOT.'/expensereport/list.php?mainmenu=hrm&leftmenu=expensereport' ); // Translation lang files $langfile=array("users",