fix : The property chid does not seem to exist on PaymentSocialContribution
This commit is contained in:
parent
2f6bf5f0c8
commit
426d8912a7
@ -100,6 +100,11 @@ class PaymentSocialContribution extends CommonObject
|
||||
*/
|
||||
public $fk_user_modif;
|
||||
|
||||
/**
|
||||
* @var int ID
|
||||
*/
|
||||
public $chid;
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user