6<
table id=
"<?=$this->div?>table_search">
9<
td style=
"text-align:right;width:30em">
10<?php echo _(
'Dans le journal')?>
13 <?php echo $f_ledger; ?>
14 <
span id=
"ledger_id<?php echo $this->div;?>">
23<
td style=
"text-align:right;width:30em">
24<?php echo _(
'Et Compris entre les date')?>
27<?php echo $f_date_start->input(); ?> <?php echo _(
'et')?> <?php echo $f_date_end->input(); ?>
32<
td style=
"text-align:right;width:30em">
33<?php echo _(
'Et paiement compris entre les date ').Icon_Action::infobulle(36); ?>
36<?php echo $f_date_paid_start->input(); ?> <?php echo _(
'et')?> <?php echo $f_date_paid_end->input(); ?>
42<
td style=
"text-align:right;width:30em">
43<?php echo _(
'Et contenant dans le libellé, pièce justificative ou n° interne')?>
47<?php echo $f_descript->input(); ?>
51<
td style=
"text-align:right;width:30em">
52<?php echo _(
'Et compris entre les montants')?>
56 echo $f_amount_min->input(); ?>
57 <?php echo _(
'et')?> <?php
58 echo
HtmlInput::button_action(
"=",sprintf(
"$('%s').value=%s.value",$f_amount_max->id,$f_amount_min->id) ,uniqid(),
"smallbutton");
59 echo $f_amount_max->input(); ; ?>
63<
td style=
"text-align:right;width:30em">
64 <?php echo _(
'Et utilisant la fiche (quick code)')?>
67 <?php echo $f_qcode->input(); echo $f_qcode->search(); ?>
71<
td style=
"text-align:right;width:30em">
72 <?php echo _(
'Et utilisant le poste comptable').$info?>
78echo $f_accounting->input(); ?>
86 <
td style=
"text-align:right;width:30em">
90 <?=$tva_id_search->input()?>
95<
td style=
"text-align:right;width:30em">
96 <?php echo _(
'Etat')?>
100<?php echo $f_paid->input(); ?>
105<
td style=
"text-align:right;width:30em">
106 <?php echo _(
'Devise')?>
110<?php echo $sCurrency->input(); ?>
116<
td style=
"text-align:right;width:30em">
121 array(
"value"=>0,
"label"=>_(
"Toutes les étiquettes")),
122 array(
"value"=>1,
"label"=>_(
"Au moins une étiquette"))
125 $iselect->set_value(
$http->request($this->div.
"tag_option",
"number",0));
134 <
span id=
"<?=$this->div?>tag_choose_td">
137 if (is_array(
$aTag) ) {
138 $nb_tag=count(
$aTag);
139 for ($j=0;$j< $nb_tag;$j++) {
span($p_string, $p_extra='')
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 clean_zone($id, $p_javascript, $p_style="")
concerns the tags linked to an accountancy writing
static select_tag_search($p_prefix)
Show a button to select tag for Search.
if($g_parameter->MY_TVA_USE=="Y")("Code TVA")?></td >< td ><? endif