fix : The property does not exist on PaymentSocialContribution

This commit is contained in:
Philippe GRAND 2022-05-21 17:50:43 +02:00
parent c9e812d5ef
commit 604a4670e0

View File

@ -110,6 +110,11 @@ class PaymentSocialContribution extends CommonObject
*/ */
public $datepaye; public $datepaye;
/**
* @var integer|string paiementtype
*/
public $paiementtype;
/** /**
* Constructor * Constructor