diff --git a/htdocs/compta/payment_sc/fiche.php b/htdocs/compta/payment_sc/fiche.php
index c8d710e2831..0ad3eaf8622 100644
--- a/htdocs/compta/payment_sc/fiche.php
+++ b/htdocs/compta/payment_sc/fiche.php
@@ -262,7 +262,7 @@ if ($resql)
// Expected to pay
print '
'.price($objp->sc_amount).' | ';
// Status
- print ''.$socialcontrib->LibStatut($objp->fk_statut,2).' | ';
+ print ''.$socialcontrib->getLibStatut(4).' | ';
// Amount payed
print ''.price($objp->amount).' | ';
print "\n";
diff --git a/htdocs/fourn/commande/liste.php b/htdocs/fourn/commande/liste.php
index ce998889778..76270c8ea20 100644
--- a/htdocs/fourn/commande/liste.php
+++ b/htdocs/fourn/commande/liste.php
@@ -132,12 +132,12 @@ if ($resql)
print '