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