diff --git a/htdocs/includes/modules/modSociete.class.php b/htdocs/includes/modules/modSociete.class.php index 54eaea93bf7..0991805d649 100644 --- a/htdocs/includes/modules/modSociete.class.php +++ b/htdocs/includes/modules/modSociete.class.php @@ -57,6 +57,7 @@ class modSociete extends DolibarrModules $this->const_name = "MAIN_MODULE_SOCIETE"; $this->const_config = MAIN_MODULE_SOCIETE; $this->special = 0; + $this->config_page_url = "societe.php"; // Dir $this->dirs = array();