Var not used
This commit is contained in:
parent
1bce02fad2
commit
deb969e2f3
@ -62,12 +62,10 @@ class Tva extends CommonObject
|
|||||||
public $type_payment;
|
public $type_payment;
|
||||||
public $num_payment;
|
public $num_payment;
|
||||||
|
|
||||||
public $totalpaid;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer|string totalpaye
|
* @var integer|string totalpaid
|
||||||
*/
|
*/
|
||||||
public $totalpaye;
|
public $totalpaid;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string label
|
* @var string label
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user