diff --git a/htdocs/includes/modules/modPrelevement.class.php b/htdocs/includes/modules/modPrelevement.class.php index 67dae414d36..0ffa53862f5 100644 --- a/htdocs/includes/modules/modPrelevement.class.php +++ b/htdocs/includes/modules/modPrelevement.class.php @@ -69,7 +69,7 @@ class modPrelevement extends DolibarrModules $this->data_directory = $conf->prelevement->dir_output . "/bon"; // Dépendances - $this->depends = array("modComptabilite"); + $this->depends = array("modFacture"); $this->requiredby = array(); // Constantes