diff --git a/htdocs/includes/boxes/box_factures.php b/htdocs/includes/boxes/box_factures.php index c4fb07fc187..64f731e4f4c 100644 --- a/htdocs/includes/boxes/box_factures.php +++ b/htdocs/includes/boxes/box_factures.php @@ -62,6 +62,7 @@ class box_factures extends ModeleBoxes { { global $user, $langs, $db; + include_once(DOL_DOCUMENT_ROOT."/facture.class.php"); $facturestatic=new Facture($db); $this->info_box_head = array(