Home
last modified time | relevance | path

Searched refs:subtot_coll_vat (Results 1 – 10 of 10) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/localtax/
H A Dquadri_detail.php334 $subtot_coll_vat = 0; variable
435 $subtot_coll_vat += $temp_vat;
451 print '<td class="nowrap right">'.price(price2num($subtot_coll_vat, 'MT')).'</td>';
H A Dindex.php448 $subtot_coll_vat = 0; variable
482 $subtot_coll_vat += $temp_vat;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/localtax/
H A Dquadri_detail.php371 $subtot_coll_vat = 0; variable
481 $subtot_coll_vat += $temp_vat;
496 …print '<td class="nowrap right"><span class="amount">'.price(price2num($subtot_coll_vat, 'MT')).'<…
H A Dindex.php461 $subtot_coll_vat = 0; variable
492 $subtot_coll_vat += $temp_vat;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/tva/
H A Dclients.php393 $subtot_coll_vat = 0; variable
527 $subtot_coll_vat += $temp_vat;
540 print '<td class="nowrap right">'.price(price2num($subtot_coll_vat, 'MT')).'</td>';
H A Dquadri_detail.php386 $subtot_coll_vat = 0; variable
513 $subtot_coll_vat += $temp_vat;
526 print '<td class="nowrap right">'.price(price2num($subtot_coll_vat, 'MT')).'</td>';
H A Dindex.php426 $subtot_coll_vat = 0; variable
460 $subtot_coll_vat += $temp_vat;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/tva/
H A Dclients.php413 $subtot_coll_vat = 0; variable
549 $subtot_coll_vat += $temp_vat;
563 …print '<td class="nowrap right"><span class="amount">'.price(price2num($subtot_coll_vat, 'MT')).'<…
H A Dquadri_detail.php404 $subtot_coll_vat = 0; variable
451 $subtot_coll_vat += $temp_vat;
601 …print '<td class="nowrap right"><span class="amount">'.price(price2num($subtot_coll_vat, 'MT')).'<…
H A Dindex.php406 $subtot_coll_vat = 0; variable
437 $subtot_coll_vat += $temp_vat;