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

This commit is contained in:
Philippe GRAND
2022-05-21 23:02:15 +02:00
parent 3b98685557
commit 7ab573b62c

View File

@@ -422,6 +422,13 @@ class Societe extends CommonObject
*/
public $idprof2;
/**
* @var string Professional ID 2
* @deprecated
* @see $idprof2
*/
public $siret;
/**
* Professional ID 3 (Ex: Ape in France)
* @var string