diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 0fbb2a6b80a..842fc21aa19 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -623,7 +623,7 @@ if ($conf->facture->enabled && $user->rights->facture->lire) $resql = $db->query($sql); if ($resql) { - $var=true; + $var=false; $num = $db->num_rows($resql); $i = 0;