diff --git a/htdocs/includes/modules/modSociete.class.php b/htdocs/includes/modules/modSociete.class.php index ab8861607ea..3477a7971a6 100644 --- a/htdocs/includes/modules/modSociete.class.php +++ b/htdocs/includes/modules/modSociete.class.php @@ -83,7 +83,7 @@ class modSociete extends DolibarrModules $this->const[$r][1] = "chaine"; $this->const[$r][2] = "0"; $this->const[$r][3] = "Mettre le numero du mois du debut d\'annee fiscale, ex: 9 pour septembre"; - $this->const[$r][4] = 1; + $this->const[$r][4] = 0; $r++; $this->const[$r][0] = "MAIN_SEARCHFORM_SOCIETE";