25if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
29echo
'<div class="content">';
30echo
'<div id="search">';
31echo
'<FORM METHOD="GET">';
32echo dossier::hidden();
33echo HtmlInput::hidden(
'ac',
$http->request(
'ac'));
34echo HtmlInput::hidden(
'sa',
'qc');
35echo HtmlInput::hidden(
'p_jrn',
'0');
36echo
'<table width="50%">';
41$poste->set_attribute(
'popup',
'ipopcard');
42$poste->set_attribute(
'typecard',
'all');
43$poste->set_callback(
'filter_card');
44$poste->set_attribute(
'label' ,
'account_label');
50$r=
td(
_(
'Lettrage pour la fiche ')).
51 td(
$poste->input().$poste->search()) ;
63 $start_value=
$http->get(
"start",
"date",$first_per->first_day());
67}
catch (Exception
$e) {
68 $start_value=$first_per->first_day();
70 echo
'<span class="warning">'._(
'Date malformée, désolé').
'</span>';
77$r=
td(
_(
'Date début'));
90 array(
'value'=>0,
'label'=>
_(
'Toutes opérations')),
91 array(
'value'=>1,
'label'=>
_(
'Opérations lettrées')),
92 array(
'value'=>3,
'label'=>
_(
'Opérations lettrées montants différents')),
93 array(
'value'=>2,
'label'=>
_(
'Opérations NON lettrées'))
103echo HtmlInput::submit(
"seek",
_(
'Recherche'));
119echo
'<div id="list">';
128if (
$sel->selected == 0 )
129 echo
$letter->show_list(
'all');
130if (
$sel->selected == 1 )
131 echo
$letter->show_list(
'letter');
132if (
$sel->selected == 2 )
133 echo
$letter->show_list(
'unletter');
134if (
$sel->selected == 3 )
135 echo
$letter->show_list(
'letter_diff');
137echo
'<div id="detail" style="display:none">';
139echo
'<IMG SRC=image/loading.gif>';
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
global $g_user
if no group available , then stop
catch(Exception $exc) if(! $g_user->can_write_action($ag_id)) $r
catch(Exception $e) $exercice
_("actif, passif,charge,...")
Input HTML for the card show buttons, in the file, you have to add card.js How to use :
Html Input : Input a date format dd.mm.yyyy The property title should be set to indicate what it is e...
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
only for operation retrieved thanks a account (jrnx.j_poste) manage the accounting entries for a give...
only for operation retrieved thanks a quick_code manage the accounting entries for a given card
for($e=0; $e< count($afiche); $e++) exit
if(isset($_GET['acc'])) $poste_span