diff --git a/htdocs/commande/liste.php b/htdocs/commande/liste.php index 641d13f8643..b3ea2328866 100644 --- a/htdocs/commande/liste.php +++ b/htdocs/commande/liste.php @@ -319,6 +319,8 @@ if ($resql) $companystatic->client=$objp->client; print ''; print $companystatic->getNomUrl(1,'customer'); + print ' '; + print img_picto($langs->trans("CreateInvoiceForThisCustomer").' : '.$companystatic->nom,'object_bill').''; print ''; print ''.$objp->ref_client.'';