5<legend><?php echo $f_legend ?>
7<?php echo $f_type?><?php echo $f_client_qcode?><?php echo $f_client_bt?> <?php echo $f_client?><
br>
8<?php echo $str_add_button?>
11<div
class=
"fieldset" style=
"overflow:auto;height:400px">
12<
h1 class=
"fiedset"><?php echo $f_legend_detail?></
h1>
17 <
th><?php echo _(
'Dénomination')?></
th>
18<?php
if ($flag_tva ==
'Y') : ?>
20 <
th><?php echo _(
'quantité')?></
th>
21 <
th><?php echo _(
'Total HTVA')?></
th>
22 <
th><?php echo _(
'tva')?></
th>
23 <
th><?php echo _(
'tot.tva')?></
th>
24 <
th><?php echo _(
'tvac')?></
th>
27 <
th><?php echo _(
'quantité')?></
th>
28 <
th><?php echo _(
'Total ')?></
th>
36echo $item[
'quick_code'];
37echo
'<td>'.$item[
'bt'].
'</td>';
39<
td style=
"border-bottom: 1px dotted grey;"><?php echo $item[
'denom'] ?></
td>
42echo
td($item[
'quantity' ]);
43echo
td($item[
'htva']);
45 echo
td($item[
'tva']);
46 echo
td($item[
'amount_tva'].$item[
'hidden']);
49echo
td($item[
'tvac']);
58<div
style=
"position:float;float:right;text-align:right;padding-right:5px;font-size:1.2em;font-weight:bold;color:blue">
59 <?php echo
HtmlInput::button(
'act',_(
'Actualiser'),
'onClick="compute_all_ledger();"'); ?>
62 <div
style=
"position:float;float:right;text-align:left;font-size:1.2em;font-weight:bold;color:blue" id=
"sum">
65 if ( $flag_tva==
'Y' ) : ?>
72<div
style=
"position:float;float:right;text-align:right;padding-right:5px;font-size:1.2em;font-weight:bold;color:blue">
74 if ( $flag_tva ==
'Y') :
76 <
br><?php echo _(
'Total HTVA')?>
77 <
br><?php echo _(
'Total TVA')?>
78 <
br><?php echo _(
'Total TVAC')?>
80 <
br><?php echo _(
'Total')?>
th($p_string, $p_extra='', $raw='')
span($p_string, $p_extra='')
h1($p_string, $p_class="")
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
static infobulle($p_comment)
Display a info in a bubble, text is in message_javascript.