Fix: Wrong supplier ref

This commit is contained in:
Laurent Destailleur 2009-07-19 15:52:00 +00:00
parent 3bcd18feb6
commit 6e129e1ce0

View File

@ -183,7 +183,7 @@ if ($id > 0)
print "</td></tr>";
// Ref supplier
print '<tr><td nowrap="nowrap">'.$langs->trans("RefSupplier").'</td><td colspan="3">'.$fac->ref_supplier.'</td>';
print '<tr><td nowrap="nowrap">'.$langs->trans("RefSupplier").'</td><td colspan="3">'.$facture->ref_supplier.'</td>';
print "</tr>\n";
// Third party