Code enhanced - Standardize field name
This commit is contained in:
parent
5fd2f33ade
commit
818a826c3e
@ -3237,6 +3237,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 == 'commande_fournisseur') $fieldtva = 'total_tva';
|
||||
|
||||
if (empty($nodatabaseupdate))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user