diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index a7e0588f1d1..3da3399b701 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1439,7 +1439,7 @@ else } else { - print $commande->ref_client; + print $fac->ref_client; } print ''; print '';