Browse Source

fix : The property siren does not seem to exist on Societe

Philippe GRAND 3 years ago
parent
commit
3b98685557
1 changed files with 8 additions and 0 deletions
  1. 8 0
      htdocs/societe/class/societe.class.php

+ 8 - 0
htdocs/societe/class/societe.class.php

@@ -408,6 +408,14 @@ class Societe extends CommonObject
 	 */
 	public $idprof1;
 
+	/**
+	 * @var string Professional ID 1
+	 * @deprecated
+	 * @see $idprof1
+	 */
+	public $siren;
+
+
 	/**
 	 * Professional ID 2 (Ex: Siret in France)
 	 * @var string