fix : The property paiementtype does not seem to exist on PaymentVAT
This commit is contained in:
parent
27b4961466
commit
cde540fb2a
@ -106,6 +106,11 @@ class PaymentVAT extends CommonObject
|
||||
*/
|
||||
public $datepaye;
|
||||
|
||||
/**
|
||||
* @var integer|string paiementtype
|
||||
*/
|
||||
public $paiementtype;
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user