diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 3dac236fbdf..5e535048d8a 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1768,7 +1768,7 @@ else $i++; } - if ($num <= $limit) { + if (($offset + $num) <= $limit) { // Print total print '