diff --git a/htdocs/fourn/fournisseur.commande.class.php b/htdocs/fourn/fournisseur.commande.class.php index fae2a736024..73511da60ba 100644 --- a/htdocs/fourn/fournisseur.commande.class.php +++ b/htdocs/fourn/fournisseur.commande.class.php @@ -872,6 +872,7 @@ class CommandeFournisseur $this->details_text = substr("Produit".$blank,0,50); $this->details_text .= substr("Qty".$blank,0,8); $this->details_text .= substr("Prix".$blank,0,8); + $this->details_text .= "\n"; $this->details_text .= substr("-----------------------------------------------------------------------------------------------------------------------",0,66); $this->details_text .= "\n";