fix : The property ape does not seem to exist on Societe
This commit is contained in:
parent
7ab573b62c
commit
ee6bf546ee
@ -435,6 +435,13 @@ class Societe extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $idprof3;
|
public $idprof3;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string Professional ID 3
|
||||||
|
* @deprecated
|
||||||
|
* @see $idprof3
|
||||||
|
*/
|
||||||
|
public $ape;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Professional ID 4 (Ex: RCS in France)
|
* Professional ID 4 (Ex: RCS in France)
|
||||||
* @var string
|
* @var string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user