27if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
29echo
'<div class="content">';
31echo
'<div id="search">';
32echo
'<FORM METHOD="GET">';
33echo dossier::hidden();
34echo HtmlInput::hidden(
'ac',
$http->request(
'ac'));
35echo HtmlInput::hidden(
'sb',
$http->request(
'sb'));
36echo HtmlInput::hidden(
'sc',
$http->request(
'sc'));
37echo HtmlInput::hidden(
'f_id',
$http->request(
'f_id'));
39echo
'<table width="50%">';
47$start->value=(isset(
$_GET[
'start']))?
$http->get(
'start',
'date'):$first_per->first_day();
53$end->value=(isset(
$_GET[
'end']))?
$http->get(
'end',
'date'):$last_per->last_day();
61 array(
'value'=>0,
'label'=>
_(
'Toutes opérations')),
62 array(
'value'=>1,
'label'=>
_(
'Opérations lettrées')),
63 array(
'value'=>2,
'label'=>
_(
'Opérations NON lettrées'))
65if (isset(
$_GET[
'type_let']))
$sel->selected=
$http->get(
'type_let');
74echo HtmlInput::submit(
"seek",
_(
'Recherche'));
82if ( isset(
$_POST[
'record']))
94 echo
alert(
_(
'Date malformée, désolé'));
98echo
'<div id="list">';
106if (
$sel->selected == 0 )
107 echo
$letter->show_list(
'all');
108if (
$sel->selected == 1 )
109 echo
$letter->show_list(
'letter');
110if (
$sel->selected == 2 )
111 echo
$letter->show_list(
'unletter');
114echo
'<div id="detail" style="display:none">';
116echo
'<IMG SRC=image/loading.gif>';
isDate($p_date)
Verifie qu'une date est bien formaté en d.m.y et est valable.
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
alert($p_msg, $buffer=false)
alert in javascript
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,...")
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
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
static echo_file($msg, $print=true)
display the file