diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index c135b25c1a5..91da6410ee4 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1875,7 +1875,7 @@ else else print ' '; print ''; print ''; - if (($objp->info_bits & 2) != 0) + if (($objp->info_bits & 2) != 2) { print '%'; }