ajout possibilit de mettre une ref client

This commit is contained in:
Regis Houssin 2006-06-20 10:02:57 +00:00
parent b1760170cc
commit 06e917c4a0

View File

@ -1439,7 +1439,7 @@ else
}
else
{
print $commande->ref_client;
print $fac->ref_client;
}
print '</td>';
print '</tr>';