fix : The property chid does not seem to exist on PaymentVAT
This commit is contained in:
parent
7db3dcb4f6
commit
0ae21ad900
@ -96,6 +96,11 @@ class PaymentVAT extends CommonObject
|
||||
*/
|
||||
public $fk_user_modif;
|
||||
|
||||
/**
|
||||
* @var int ID
|
||||
*/
|
||||
public $chid;
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user