From 6e129e1ce0cf28f30f1210e6261a91bb0e9d5052 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 19 Jul 2009 15:52:00 +0000 Subject: [PATCH] Fix: Wrong supplier ref --- htdocs/fourn/facture/contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/contact.php b/htdocs/fourn/facture/contact.php index 25a9f8ed0ed..7f3132f0f96 100644 --- a/htdocs/fourn/facture/contact.php +++ b/htdocs/fourn/facture/contact.php @@ -183,7 +183,7 @@ if ($id > 0) print ""; // Ref supplier - print ''.$langs->trans("RefSupplier").''.$fac->ref_supplier.''; + print ''.$langs->trans("RefSupplier").''.$facture->ref_supplier.''; print "\n"; // Third party