35 $card->set_parameter(
'start', $p_date_start);
37 if ( empty (
$card->content))
continue;
44 <?php echo _(
'Date opération');?>
47 <?php echo _(
'Pièce');?>
50 <?php echo _(
'Libellé');?>
53 <?php echo _(
'Interne');?>
56 <?php echo _(
'Fin/ OD');?>
59 <?php echo _(
'< 30 jours');?>
62 <?php echo _(
'entre 31 et 60 jours');?>
65 <?php echo _(
'entre 61 et 90 jours');?>
68 <?php echo _(
'> 90 jours');?>
80 $class=($j%2 == 0)?
'even':
'odd';
83 <
tr class=
"<?php echo $class;?>">
85 <?php echo
$card->content[$j][
'j_date_fmt'] ?>
91 <?php echo
$card->content[$j][
'jr_comment'] ?>
98 $side=(
$card->content[$j][
'j_debit']==
't')?
'D':
'C';
99 if (
$card->content[$j][
'jrn_def_type'] ==
'FIN' ||
$card->content[$j][
'jrn_def_type'] ==
'ODS') :
101 if (
$card->content[$j][
'j_debit']==
't'):
112 if (
$show &&
$card->content[$j][
'day_paid'] <= 30) :
114 if (
$card->content[$j][
'j_debit']==
't'):
124 if (
$show &&
$card->content[$j][
'day_paid'] > 30 &&
$card->content[$j][
'day_paid'] <= 60) :
126 if (
$card->content[$j][
'j_debit']==
't'):
136 if (
$show &&
$card->content[$j][
'day_paid'] > 60 &&
$card->content[$j][
'day_paid'] <= 90) :
138 if (
$card->content[$j][
'j_debit']==
't'):
148 if (
$show &&
$card->content[$j][
'day_paid'] > 90) :
150 if (
$card->content[$j][
'j_debit']==
't'):
163 <
tr class=
"highlight">
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
nbm($p_number, $p_dec=2)
format the number with a sep.
h( $row[ 'oa_description'])
for($j=0;$j< $nb_row;$j++)($j%2==0)? 'even' $show
only for operation retrieved thanks a quick_code manage the accounting entries for a given card