diff --git a/htdocs/compta/tva/clients.php b/htdocs/compta/tva/clients.php index 4439953be2f..ff91eea201b 100644 --- a/htdocs/compta/tva/clients.php +++ b/htdocs/compta/tva/clients.php @@ -377,7 +377,7 @@ if (! is_array($x_coll) || ! is_array($x_paye)) $subtot_coll_total_ht = 0; $subtot_coll_vat = 0; - if ($min == 0 || ($min > 0 && $x_both[$thirdparty_id]['coll']['totalht'] > $min)) + if ($min == 0 || ($min > 0 && $x_both[$thirdparty_id]['coll']['totalht'] > $min)) { if (is_array($x_both[$thirdparty_id]['coll']['detail'])) { @@ -408,7 +408,6 @@ if (! is_array($x_coll) || ! is_array($x_paye)) $type = 1; } - print ''; // Ref