diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index bc79b2bcac2..81260e0fe9f 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -121,7 +121,6 @@ if ($_POST["action"] == 'setassujtva' && $user->rights->societe->creer) llxHeader('',$langs->trans('CustomerCard')); -$facturestatic=new Facture($db); $contactstatic = new Contact($db); $userstatic=new User($db); $form = new Form($db);