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

This commit is contained in:
Philippe GRAND 2022-05-21 22:52:27 +02:00
parent 526c6fcc0e
commit 3b98685557

View File

@ -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