28if (!defined(
'ALLOWED'))
29 die(
'Appel direct ne sont pas permis');
30echo
'<div class="content">';
35echo
'<div class="content">';
36echo dossier::hidden();
42echo
_(
'Cherche').
' : '.HtmlInput::filter_table(
"fin_saldo_tb",
'0,1,2,3',
'1');
43echo
'<table class="sortable" style="margin-left:2%;width:96%" class="result" id="fin_saldo_tb">';
44echo
tr(
th(
'Quick Code',
' class=" sorttable_sorted"',
46 .
th(
_(
'Compte en banque'),
' style="text-align:left"')
47 .
th(
_(
'Journal'),
' style="text-align:center"')
48 .
th(
_(
'Description'),
' style="text-align:center"')
50 .
th(
_(
"Montant Devise"))
51 .
th(
_(
'solde opération'),
52 ' style="text-align:right" class="sorttable_numeric"')
53 .
th(
_(
'solde extrait/relevé'),
54 ' style="text-align:right" class="sorttable_numeric"')
56 ' style="text-align:right" class="sorttable_numeric"')
60$filter_year=
" j_tech_per in (select p_id from parm_periode where p_exercice='".$g_user->get_exercice().
"')";
72 echo
td(
h2(
_(
"Journal mal configuré"),
' class="error" '),
73 ' colspan="5" style="width:auto" ');
85 if (
$m[
'debit']!=0.0||
$m[
'credit']!=0.0)
89 $currency_code=
$ledger->get_currency()->get_code();
94 if (
$ledger->get_currency()->get_id() == 0)
100 $currency_amount=
$array[
$i]->get_bk_balance_currency();
117 echo
"<tr class=\"$odd\">";
133 '<TD class="sorttable_numeric" sorttable_customkey="'.$currency_amount.
'" style="text-align:right">'.
134 nbm($currency_amount).
136 '<TD class="sorttable_numeric" sorttable_customkey="'.$solde.
'" style="text-align:right">'.
139 '<TD class="sorttable_numeric" sorttable_customkey="'.$saldo_rec.
'" style="text-align:right">'.
142 '<TD class="sorttable_numeric" sorttable_customkey="'.$diff.
'" style="text-align:right">'.
152echo
'<tr class="highlight">';
156echo
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.
global $g_user
if no group available , then stop
h( $row[ 'oa_description'])
catch(Exception $e) $exercice
_("actif, passif,charge,...")
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.