From a81041cfc3026095a57cf30efde2049e1bb39889 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 10 Sep 2003 16:48:46 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20d=E9pendances?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/modules/modFacture.class.php | 2 ++ htdocs/includes/modules/modPropale.class.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/htdocs/includes/modules/modFacture.class.php b/htdocs/includes/modules/modFacture.class.php index 10f0db346ad..ec1c7842737 100644 --- a/htdocs/includes/modules/modFacture.class.php +++ b/htdocs/includes/modules/modFacture.class.php @@ -33,6 +33,8 @@ class modFacture extends modDolibarrModules Function modFacture($DB) { $this->db = $DB ; + $this->depends = array("MAIN_MODULE_SOCIETE","MAIN_MODULE_COMPTABILITE"); + $this->const = array(); $this->const[0][0] = "FAC_PDF_INTITULE"; diff --git a/htdocs/includes/modules/modPropale.class.php b/htdocs/includes/modules/modPropale.class.php index 8ab4b364fc3..6b6dd89c438 100644 --- a/htdocs/includes/modules/modPropale.class.php +++ b/htdocs/includes/modules/modPropale.class.php @@ -33,6 +33,8 @@ class modPropale extends modDolibarrModules Function modPropale($DB) { $this->db = $DB ; + $this->depends = array("MAIN_MODULE_SOCIETE","MAIN_MODULE_COMMERCIAL"); + $this->const = array(); /* * Constantes