5 <div
id=
"jrn_name_div">
6 <
h1 id=
"jrn_name"> <?php echo $this->get_name()?></
h1>
8<legend><?php echo $f_legend ?> </legend>
11 $wchdate->value=array(
12 array(
'value'=>1,
'label'=>_(
"Avec date d'extrait")),
13 array(
'value'=>2,
'label'=>_(
"Avec date opérations"))
15 $wchdate->selected=(isset($chdate))?$chdate:1;
16 $wchdate->javascript=
'onchange="show_fin_chdate(\'chdate\');"';
21 <?php echo $label_ledger; ?>
29 <?php echo _(
'Banque')?>
37 <?php echo _(
"Style de date"); ?>
41 <?php echo $wchdate->input();?>
47 <?php echo _(
'Date'); ?>
56 <?php echo _(
"Devise")?>
58 <
td id=
"ledger_currency">
59 <?php echo $this->get_currency()->get_code();?>
65<?php
if ( $f_period <>
"") :?>
68<?php echo $f_period?><
br>
75<legend><?php echo $f_legend_detail?></legend>
76 <fieldset><legend><?php echo _(
'Extrait de compte')?></legend>
77 <?php echo _(
'Numéro extrait')?> <?php echo $f_extrait?>
78 <?php echo _(
'Solde début') ?> <?php echo $wFirst->input();?>
79<?php echo _(
'Solde Fin')?> <?php echo $wLast->input();?>
81 <fieldset><legend><?php echo _(
'Opérations')?></legend>
86 <
th style=
"text-align: left"><?php echo _(
'Fiche')?></TH>
87 <
th style=
"text-align: left" class=
"visible_gt800 visible_gt1155"><?php echo _(
'Commentaire')?></TH>
88 <
th style=
"text-align: left"><?php echo _(
'Montant')?></TH>
89 <
th style=
"text-align: left;width:auto"colspan=
"2"> <?php echo _(
'Op. Concernée(s)')?></
th>
98echo
td($item[
'dateop'],
' style="display:none" id="tdchdate'.
$i.
'"');
99echo
td($item[
'qcode'].$item[
'search'].$item[
'card_add']);
100echo
td($item[
'cname']);
101echo
td($item[
'comment'],
' class="visible_gt800 visible_gt1155" ');
102echo
td($item[
'amount']);
103echo
td($item[
'concerned']);
135 show_fin_chdate(
'chdate');
th($p_string, $p_extra='', $raw='')
h1($p_string, $p_class="")
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
static infobulle($p_comment)
Display a info in a bubble, text is in message_javascript.