diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index c650de045a1..2e8c5235934 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -536,6 +536,7 @@ if ($_GET["id"] > 0) print ''; print ''.$langs->trans("Description").''; + print ' '; print ''.$langs->trans("VAT").''; print ''.$langs->trans("Qty").''; print ''.$langs->trans("ReductionShort").'';