27<
table id=
"<?=$this->div?>table_search">
30<
td style=
"text-align:right;width:30em">
31<?php echo
_(
'Dans le journal')?>
34 <?php echo $f_ledger; ?>
35 <
span id=
"ledger_id<?php echo $this->div;?>">
44<
td style=
"text-align:right;width:30em">
45<?php echo
_(
'Et Compris entre les date')?>
48<?php echo $f_date_start->input(); ?> <?php echo
_(
'et')?> <?php echo $f_date_end->input(); ?>
53<
td style=
"text-align:right;width:30em">
54<?php echo
_(
'Et paiement compris entre les date ').Icon_Action::infobulle(36); ?>
57<?php echo $f_date_paid_start->input(); ?> <?php echo
_(
'et')?> <?php echo $f_date_paid_end->input(); ?>
63<
td style=
"text-align:right;width:30em">
64<?php echo
_(
'Et contenant dans le libellé, pièce justificative ou n° interne')?>
68<?php echo $f_descript->input(); ?>
72<
td style=
"text-align:right;width:30em">
73<?php echo
_(
'Et compris entre les montants')?>
77 echo $f_amount_min->input(); ?>
78 <?php echo
_(
'et')?> <?php
79 echo HtmlInput::button_action(
"=",sprintf(
"$('%s').value=%s.value",$f_amount_max->id,$f_amount_min->id) ,uniqid(),
"smallbutton");
80 echo $f_amount_max->input(); ; ?>
84<
td style=
"text-align:right;width:30em">
85 <?php echo
_(
'Et utilisant la fiche (quick code)')?>
88 <?php echo $f_qcode->input(); echo $f_qcode->search(); ?>
92<
td style=
"text-align:right;width:30em">
93 <?php echo
_(
'Et utilisant le poste comptable').$info?>
99echo $f_accounting->input(); ?>
107 <
td style=
"text-align:right;width:30em">
111 <?=$tva_id_search->input()?>
116<
td style=
"text-align:right;width:30em">
117 <?php echo
_(
'Etat')?>
121<?php echo $f_paid->input(); ?>
126<
td style=
"text-align:right;width:30em">
127 <?php echo
_(
'Devise')?>
131<?php echo $sCurrency->input(); ?>
137<
td style=
"text-align:right;width:30em">
142 array(
"value"=>0,
"label"=>
_(
"Toutes les étiquettes")),
143 array(
"value"=>1,
"label"=>
_(
"Au moins une étiquette"))
146 $iselect->set_value(
$http->request($this->div.
"tag_option",
"number",0));
155 <
span id=
"<?=$this->div?>tag_choose_td">
158 if (is_array(
$aTag) ) {
159 $nb_tag=count(
$aTag);
160 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
_("actif, passif,charge,...")
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.
$tag_operation
Tags on operation.