a
This commit is contained in:
parent
838c267d7e
commit
76809b0b97
|
|
@ -41,19 +41,12 @@
|
|||
elseif($codeTypeFacture=="SEA")
|
||||
{
|
||||
$numeroBon = $this->nettoyer($facture['numeroBonKine']);
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
<tr valign="top">
|
||||
|
||||
<td align='center'> <?= $codeTypeFacture ?> </td>
|
||||
<td align='center'> <?= $numeroBon ?> </td>
|
||||
|
||||
<td align='center'>
|
||||
<input style='font-size:7pt;' type="button" value="<?= $idFacture ?>"
|
||||
onClick="javascript:consulter_facture_pop('<?= $idFacture ?>');">
|
||||
</td>
|
||||
|
||||
<td align='center'> <?= $idFacture ?> </td>
|
||||
<td align='center'><?= dateheureLang($this->nettoyer($facture['dateSysteme'])) ?></td>
|
||||
<td><?= $this->nettoyer($facture['prestataire']) ?></td>
|
||||
<td><?= $this->nettoyer($facture['beneficiaire']) ?></td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user