Fix element
This commit is contained in:
parent
818a826c3e
commit
71ce871da6
@ -3237,7 +3237,7 @@ abstract class CommonObject
|
|||||||
if ($this->element == 'expensereport') $fieldtva = 'total_tva';
|
if ($this->element == 'expensereport') $fieldtva = 'total_tva';
|
||||||
if ($this->element == 'supplier_proposal') $fieldtva = 'total_tva';
|
if ($this->element == 'supplier_proposal') $fieldtva = 'total_tva';
|
||||||
if ($this->element == 'commande') $fieldtva = 'total_tva';
|
if ($this->element == 'commande') $fieldtva = 'total_tva';
|
||||||
if ($this->element == 'commande_fournisseur') $fieldtva = 'total_tva';
|
if ($this->element == 'order_supplier') $fieldtva = 'total_tva';
|
||||||
|
|
||||||
if (empty($nodatabaseupdate))
|
if (empty($nodatabaseupdate))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user