This commit is contained in:
KANE LAZENI 2026-03-15 11:19:52 +00:00
parent a7f240d94a
commit 7a3d735a0e
2 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@
<th width="5%" style='text-align:center'> <?= _("Suppr") ?> </th> <th width="5%" style='text-align:center'> <?= _("Suppr") ?> </th>
<th style="text-align:center"> <?= _("Acte <b> - [Plafond]</b>") ?> </th> <th style="text-align:center"> <?= _("Acte <b> - [Plafond]</b>") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Accord") ?> </th> <th width="5%" style="text-align:center"> <?= _("Accord") ?> </th>
<th width="5%" style="text-align:center"> <?= _("PU Réclamé") ?> </th> <th style="text-align:center"> <?= _("PU Réclamé") ?> </th>
<th style="text-align:center"> <?= _("PU Appliqué") ?> </th> <th style="text-align:center"> <?= _("PU Appliqué") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th> <th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT Réclamé") ?> </th> <th style="text-align:center"> <?= _("PT Réclamé") ?> </th>

View File

@ -145,7 +145,7 @@
<th width="5%" style='text-align:center'> <= </th> <th width="5%" style='text-align:center'> <= </th>
<th colspan="2" style="text-align:center"> <?= _("Acte")." (".count($obs).")" ?> </th> <th colspan="2" style="text-align:center"> <?= _("Acte")." (".count($obs).")" ?> </th>
<th width="5%" style="text-align:center"> <?= _("Accord") ?> </th> <th width="5%" style="text-align:center"> <?= _("Accord") ?> </th>
<th style="text-align:center"> <?= _("PU") ?> </th> <th width="10%" style="text-align:center"> <?= _("PU KANE") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th> <th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT") ?> </th> <th style="text-align:center"> <?= _("PT") ?> </th>
<th style="text-align:center"> <?= _("TM") ?> </th> <th style="text-align:center"> <?= _("TM") ?> </th>