fix : The property totalpaye does not exist on Tva
This commit is contained in:
parent
c4e19824e8
commit
2bbdd56fef
@ -62,6 +62,11 @@ class Tva extends CommonObject
|
||||
public $type_payment;
|
||||
public $num_payment;
|
||||
|
||||
/**
|
||||
* @var integer|string totalpaye
|
||||
*/
|
||||
public $totalpaye;
|
||||
|
||||
/**
|
||||
* @var string label
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user