Home
last modified time | relevance | path

Searched refs:LineTotalExclTax (Results 1 – 3 of 3) sorted by relevance

/dports/finance/weberp/webERP/
H A DEDISendInvoices_Reece.php271 $LineTotalExclTax = number_format(round($TransLines['fxnet'],3),2, '.', ''); variable
274 $LineTotalInclTax = number_format(round((1+$TaxRate/100) * $LineTotalExclTax,3),2, '.', '');
H A DEDISendInvoices.php189 $LineTotalExclTax = round($TransLines['fxnet'],3); variable
/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade2.7-2.8.sql82 INSERT INTO EDIMessageFormat VALUES ('DEFAULT', 'INVOIC', 'Detail', 220, 'MOA+128:[LineTotalExclTax