diff --git a/htdocs/admin/commande.php b/htdocs/admin/commande.php
index a53a3965d0f..93db0398687 100644
--- a/htdocs/admin/commande.php
+++ b/htdocs/admin/commande.php
@@ -531,7 +531,7 @@ print '
';
print "| ".$langs->trans("SuggestPaymentByChequeToAddress")." | ";
print "";
-if (empty($conf->facture->enabled)) {
+if (!isModEnabled('facture')) {
print ' |