diff --git a/htdocs/fourn/facture/index.php b/htdocs/fourn/facture/index.php index cd4ac7e8712..5074f5664aa 100644 --- a/htdocs/fourn/facture/index.php +++ b/htdocs/fourn/facture/index.php @@ -212,7 +212,7 @@ if ($resql) $total_ttc+=$obj->total_ttc; // Affiche statut de la facture - print ''; + print ''; // \todo le montant deja payé obj->am n'est pas définie print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am); print '';