diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 5740fb5864f..02edd86a6df 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -2111,9 +2111,9 @@ else if ($absolute_creditnote > 0) // If not linke will be added later { if ($object->statut == 0 && $object->type != 2 && $object->type != 3) print ' - '.$addabsolutediscount.'
'; - + else print '.'; } - print '. '; + else print '. '; } if ($absolute_creditnote > 0) {