mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
Merge pull request #20986 from grandoc/new_branch_22_05_2022
fix : The property lib does not exist on PaymentVAT
This commit is contained in:
@@ -64,6 +64,11 @@ class Tva extends CommonObject
|
||||
|
||||
public $totalpaid;
|
||||
|
||||
/**
|
||||
* @var integer|string totalpaye
|
||||
*/
|
||||
public $totalpaye;
|
||||
|
||||
/**
|
||||
* @var string label
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user