Correction stock : calcul résumé table + liste

This commit is contained in:
Dany De Bontridder 2012-06-28 22:54:49 +00:00
parent 979a49c75a
commit 79ecf702c2
4 changed files with 71 additions and 40 deletions

View file

@ -59,10 +59,14 @@
<?=$row['r_name']?>
</td>
<td>
<? if (trim($row['qcode'])!='') : ?>
<?=HtmlInput::card_detail($row['qcode'],$row['fname'],' class="line" ')?>
<? endif; ?>
</td>
<td>
<? if (trim($row['jr_internal'])!='') : ?>
<?=HtmlInput::detail_op($row['jr_id'],$row['jr_internal'])?>
<? endif; ?>
</td>
<td>
<?=$row['ccomment']?>