fix : The property lib does not exist on PaymentVAT
This commit is contained in:
parent
d3f1332b24
commit
c4e19824e8
@ -101,6 +101,13 @@ class PaymentVAT extends CommonObject
|
||||
*/
|
||||
public $chid;
|
||||
|
||||
/**
|
||||
* @var string lib
|
||||
* @deprecated
|
||||
* @see $label
|
||||
*/
|
||||
public $lib;
|
||||
|
||||
/**
|
||||
* @var integer|string datepaye
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user