29if (!defined(
'ALLOWED'))
30 die(
'Appel direct ne sont pas permis');
31echo
'<div class="content">';
36echo
'<div class="content">';
37echo dossier::hidden();
44echo
'<table class="sortable" style="margin-left:2%;width:96%" class="result" id="fin_saldo_tb">';
45echo
tr(
th(
'Quick Code',
' class=" sorttable_sorted"',
47 .
th(_(
'Compte en banque'),
' style="text-align:left"')
48 .
th(_(
'Journal'),
' style="text-align:center"')
49 .
th(_(
'Description'),
' style="text-align:center"')
51 .
th(_(
"Montant Devise"))
52 .
th(_(
'solde opération'),
53 ' style="text-align:right" class="sorttable_numeric"')
54 .
th(_(
'solde extrait/relevé'),
55 ' style="text-align:right" class="sorttable_numeric"')
57 ' style="text-align:right" class="sorttable_numeric"')
61$filter_year=
" j_tech_per in (select p_id from parm_periode where p_exercice='".$g_user->get_exercice().
"')";
73 echo
td(
h2(_(
"Journal mal configuré"),
' class="error" '),
74 ' colspan="5" style="width:auto" ');
86 if (
$m[
'debit']!=0.0||
$m[
'credit']!=0.0)
90 $currency_code=
$ledger->get_currency()->get_code();
95 if (
$ledger->get_currency()->get_id() == 0)
101 $currency_amount=
$array[
$i]->get_bk_balance_currency();
118 echo
"<tr class=\"$odd\">";
134 '<TD class="sorttable_numeric" sorttable_customkey="'.$currency_amount.
'" style="text-align:right">'.
135 nbm($currency_amount).
137 '<TD class="sorttable_numeric" sorttable_customkey="'.$solde.
'" style="text-align:right">'.
140 '<TD class="sorttable_numeric" sorttable_customkey="'.$saldo_rec.
'" style="text-align:right">'.
143 '<TD class="sorttable_numeric" sorttable_customkey="'.$diff.
'" style="text-align:right">'.
153echo
'<tr class="highlight">';
157echo
td(_(
'TOTAUX'),
'style="font-weight:bold;text-align:center"');
noalyss_bcsub($p_first, $p_second, $p_decimal=4)
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
h1($p_string, $p_class="")
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'])
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
static infobulle($p_comment)
Display a info in a bubble, text is in message_javascript.