fix : The property siret does not seem to exist on Societe
This commit is contained in:
parent
3b98685557
commit
7ab573b62c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user