5\Noalyss\Dbg::echo_file(__FILE__);
10if ( count($this->
content) == 0 ) :
12 <
h2 class=
"error"><?php echo _(
'Désolé aucun résultat trouvé')?></
h2>
16 <
table class=
"result">
19 <?php echo _(
'Lettrage')?>
22 <?php echo _(
'Date')?>
28 <?php echo _(
'Interne')?>
31 <?php echo _(
'Description')?>
34 <?php echo _(
'Débit')?>
37 <?php echo _(
'Crédit')?>
40 <?php echo _(
'Op. concernée')?>
49 <
tr <?php echo
"class=\"$class\""; ?> >
54$object=sprintf(
'{ gDossier : %s , j_id : %s , obj_type:\'%s\',search_start:\'%s\',search_end:\'%s\',op:\'dl\'} ',
58 $this->get_parameter(
'start'),
59 $this->get_parameter(
'end')
65<A
class=
"detail" style=
"text-decoration: underline" onclick=
"<?php echo $js?>"><?php echo
$letter?>
73$r=sprintf(
'<A class="detail" style="text-decoration:underline" href="javascript:void(0)" onclick="viewOperation(\'%s\',\'%s\')" >%s</A>',
77 <
td> <?php echo
h($this->
content[$i][
'jr_comment'])?> </
td>
78 <?php
if ($this->
content[$i][
'j_debit']==
't') : ?>
89 $rec->set_jr_id($this->
content[$i][
'jr_id']);
92 foreach (
$a as $key => $element)
96 $l_amount=$this->
db->get_value(
"select jr_montant from jrn ".
97 " where jr_id=$element");
98 echo
"<A class=\"detail\" href=\"javascript:void(0)\" onclick=\"viewOperation('".$element.
"',".
$gDossier.
")\" > ".
$operation->get_internal().
" [ ".
nbm($l_amount,2).
" € ]</A>";
112<
tr class=
"highlight">
125 printf (_(
"Solde débiteur : %s"),
nbm(
$solde));
127 printf (_("Solde créditeur : %s"),
nbm(abs(
$solde)));
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
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.
catch(Exception $exc) if(! $g_user->can_write_action($ag_id)) $r
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,...
for($e=0; $e< count($afiche); $e++) exit
if( $delta< 0) elseif( $delta==0)