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