a
This commit is contained in:
parent
3a70eb16e1
commit
35043b6a0e
|
|
@ -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 width="15%" style="text-align:center"> <?= _("PU") ?> </th>
|
<th width="12%" style="text-align:center"> <?= _("PU") ?> </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>
|
||||||
|
|
@ -239,7 +239,7 @@
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<?php if ($bonCaduc=="1" || $facture=="1" || $codeActe==$codeActeGratuit || $ententePrealable=='1'): ?>
|
<?php if ($bonCaduc=="1" || $facture=="1" || $codeActe==$codeActeGratuit): ?>
|
||||||
<td align='center'> <?= format_N($this->nettoyer($v['quantite'])) ?></td>
|
<td align='center'> <?= format_N($this->nettoyer($v['quantite'])) ?></td>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<td align='center'>
|
<td align='center'>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user