From f84c99655eb14b6dbae1daed00fe62ed3d839166 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 24 Oct 2007 20:08:02 +0000 Subject: [PATCH] Fix: charger la classe au cas ou... --- htdocs/includes/boxes/box_factures.php | 1 + 1 file changed, 1 insertion(+) 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(