fix : The property datepaye does not exist on PaymentSocialContribution
This commit is contained in:
parent
426d8912a7
commit
c9e812d5ef
@ -105,6 +105,12 @@ class PaymentSocialContribution extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $chid;
|
public $chid;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var integer|string datepaye
|
||||||
|
*/
|
||||||
|
public $datepaye;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user