forked from Wavyzz/dolibarr
Merge branch 'develop' into 14a21
This commit is contained in:
@@ -3234,6 +3234,7 @@ abstract class CommonObject
|
||||
if ($this->element == 'expensereport') $fieldtva = 'total_tva';
|
||||
if ($this->element == 'supplier_proposal') $fieldtva = 'total_tva';
|
||||
if ($this->element == 'commande') $fieldtva = 'total_tva';
|
||||
if ($this->element == 'order_supplier') $fieldtva = 'total_tva';
|
||||
|
||||
if (empty($nodatabaseupdate))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user