From e84e29a42ab2f68c42901d5fd7510d52716b5511 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 16 Aug 2006 21:41:21 +0000 Subject: [PATCH] =?UTF-8?q?Suppression=20de=20l'onglet=20"avoir"=20car=20i?= =?UTF-8?q?l=20utilisera=20les=20mod=E8les=20de=20facture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/admin/facture.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/htdocs/admin/facture.php b/htdocs/admin/facture.php index 4aaf7bc928b..0fd264dc2d4 100644 --- a/htdocs/admin/facture.php +++ b/htdocs/admin/facture.php @@ -180,10 +180,6 @@ $head[$h][1] = $langs->trans("Invoices"); $hselected=$h; $h++; -$head[$h][0] = DOL_URL_ROOT."/admin/avoir.php"; -$head[$h][1] = $langs->trans("CreditNotes"); -$h++; - dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup")); /*