fix : The property total does not exist on Tva
This commit is contained in:
parent
f5f026c2c5
commit
91bb04bdba
@ -49,6 +49,12 @@ class Tva extends CommonObject
|
||||
*/
|
||||
public $picto = 'payment';
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @see $amount
|
||||
*/
|
||||
public $total;
|
||||
|
||||
public $tms;
|
||||
public $datep;
|
||||
public $datev;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user