Amlioration affichage
This commit is contained in:
parent
ff42661f13
commit
c488fe6a49
@ -138,12 +138,14 @@ if ($_GET["id"])
|
||||
if ($obj->mode_paiement == 'pre')
|
||||
{
|
||||
print '<td align="center">'.$obj->rem_pour_prev." %</td>\n";
|
||||
print '<td align="center">Prelev</td>\n";
|
||||
}
|
||||
else
|
||||
{
|
||||
print '<td align="center">'.$obj->rem_pour_autr." %</td>\n";
|
||||
print '<td align="center">Autre</td>\n";
|
||||
}
|
||||
print '<td align="center">'.$obj->mode_paiement." %</td>\n";
|
||||
|
||||
|
||||
print "</tr>\n";
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user