mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Var not used
This commit is contained in:
@@ -62,12 +62,10 @@ class Tva extends CommonObject
|
||||
public $type_payment;
|
||||
public $num_payment;
|
||||
|
||||
public $totalpaid;
|
||||
|
||||
/**
|
||||
* @var integer|string totalpaye
|
||||
* @var integer|string totalpaid
|
||||
*/
|
||||
public $totalpaye;
|
||||
public $totalpaid;
|
||||
|
||||
/**
|
||||
* @var string label
|
||||
|
||||
Reference in New Issue
Block a user