diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index 5bc96fe905a..3c4ca2ea9aa 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -1096,13 +1096,7 @@ if ($id > 0 || ! empty($ref)) // Show range print_date_range($commandline->date_start,$commandline->date_end); - /* - print ''; - print img_object($langs->trans('ShowProduct'),'product'); - print ' '.$commandline->ref_fourn.''; - print ' ('.$commandline->ref.')'; - print ' - '.nl2br($commandline->product); - print '
';*/ + print '
'; } else {