7if ( count($this->
content) == 0 ) :
9 <
h2 class=
"error"><?php echo _(
'Désolé aucun résultat trouvé')?></
h2>
24 <?php echo _(
'Lettrage')?>
27 <?php echo _(
'Date')?>
33 <?php echo _(
'Internal')?>
36 <?php echo _(
'Description')?>
39 <?php echo _(
'Débit')?>
42 <?php echo _(
'Crédit')?>
45 <?php echo _(
'Op. concernée')?>
68 <?php echo _(
'Lettrage')?>
71 <?php echo _(
'Date')?>
77 <?php echo _(
'Internal')?>
80 <?php echo _(
'Description')?>
83 <?php echo _(
'Débit')?>
86 <?php echo _(
'Crédit')?>
89 <?php echo _(
'Op. concernée')?>
96 <
tr <?php echo
"class=\"$class\""; ?> >
100 if ($this->
content[
$i][
'j_id']==$p_jid)
continue;
118<
td> <?php echo
h($this->
content[$i][
'jr_pj_number']);?> </
td>
120$r=sprintf(
'<A class="detail" style="text-decoration:underline" HREF="javascript:viewOperation(\'%s\',\'%s\')" >%s</A>',
125<
td> <?php echo
h($this->
content[$i][
'jr_comment'])?> </
td>
126 <?php
if ($this->
content[$i][
'j_debit']==
't') : ?>
137 $rec->set_jr_id($this->
content[$i][
'jr_id']);
140 foreach (
$a as $key => $element)
144 $l_amount=$this->
db->get_value(
"select jr_montant from jrn ".
145 " where jr_id=$element");
146 echo
"<A class=\"detail\" HREF=\"javascript:viewOperation('".$element.
"',".
$gDossier.
")\" > ".
$operation->get_internal().
" [ ".
nbm($l_amount,2).
" € ]</A>";
158 $amount_cred+=( $jnt_id == $this->content[
$i][
'letter'] && $this->content[
$i][
'j_debit']==
'f')?$this->content[
$i][
'j_montant']:0;
164$side = _(
"Débiteur");
171 <h3
class=
"title"> <?php echo _(
"Total lettré")?></h3>
177<?php echo
HtmlInput::button(
'check_all',_(
'Sélectionner tout'),
' onclick="select_checkbox(\'letter_form\')"');?>
178<?php echo
HtmlInput::button(
'check_none',_(
'Tout Désélectionner'),
' onclick="unselect_checkbox(\'letter_form\')"');?>
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
smaller_date($p_date)
shrink the date, make a date shorter for the printing
span($p_string, $p_extra='')
tr($p_string, $p_extra='')
nb($p_number)
format the number for the CSV export
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'])
else $card content[$j]['j_montant']
this file match the tables jrn & jrnx the purpose is to remove or save accountant writing to these ta...
new class for managing the reconciliation it must be used instead of the function InsertRapt,...
static hidden_info($p_title, $msg)
Show a icon to display large information on demand, when you click it , the content will be showned.
if(count($this->content)==0)('Désolé aucun résultat trouvé')?></h2 ><?php else(DEBUGNOALYSS >1) $delta
if( $delta< 0) elseif( $delta==0)
for($i=0;$i< count($this->content);$i++) $class
if($a !=null) if($i< $linked_limit) endfor