This commit is contained in:
KANE LAZENI 2026-03-05 02:46:35 +00:00
parent 735c651f2b
commit c207bf80f8

View File

@ -68,6 +68,7 @@
<td align='center'><?= $this->nettoyer($decompte['numeroCompteBancaire']) ?></td>
<td align='center'><?= $this->nettoyer($decompte['banque']) ?></td>
<td align='center'><?= dateLang($this->nettoyer($decompte['dateReception'])) ?></td>
<td align='center'><?= format_N($this->nettoyer($decompte['ageReception'])) ?></td>
<td align='center'><?= dateLang($this->nettoyer($decompte['heureValidationDecompte'])) ?></td>
<td align='center'><?= $this->nettoyer($decompte['etatdecompte']) ?></td>
<td align='center'><?= dateLang($this->nettoyer($decompte['dateReglement'])) ?></td>