24if (!defined(
'ALLOWED'))
25 die(
'Appel direct ne sont pas permis');
26require_once NOALYSS_INCLUDE.
'/lib/ac_common.php';
37$base=basename($_SERVER[
'PHP_SELF']);
42if (isset(
$_GET[
'amount_id']))
45 array(
"key"=>
'amount_min',
'value'=>
$http->get(
'amount_id',
"number",0)),
46 array(
"key"=>
'amount_max',
'value'=>
$http->get(
'amount_id',
"number",0))
56 echo
'<div class="content" >';
57 echo
'<form method="GET">';
64 echo
'<form name="search_form_ajx" id="search_form_ajx" onsubmit="search_operation(this);return false">';
75if (isset(
$_GET[
'amount_min'])&&isset(
$_GET[
'amount_max'])&&(
$_GET[
'amount_max']!=0||
$_GET[
'amount_min']!=0 ))
77 $_GET[
'viewsearch']=1;
81 array(
'key'=>
'ledger_type',
'value'=>
'ALL')
102 if (!isset(
$array[
'date_start'])||!isset(
$array[
'date_end']))
108 $array[
'single_operation']=
$http->get(
"single_operation");
125 echo
'<h2 class="notice">'._(
'Liste limitée à ').$step._(
' enregistrements. Le nombre d\'enregistrements trouvés est de ').$max_line.
'</h2>';
128 echo
'<form method="get" onsubmit="set_reconcile(this);return false">';
133 echo
HtmlInput::get_to_hidden(array(
'l',
'date_start',
'date_end',
'desc',
'amount_min',
'amount_max',
'qcodesearch_op',
134 'accounting',
'unpaid',
'gDossier',
'ledger_type'));
put_global($array)
Put in superglobal (get,post,request) the value contained in the parameter field (me_parameter)
global $g_user
if no group available , then stop
if(isset($_GET['amount_id'])) $target
navigation_bar($p_offset, $p_line, $p_size=0, $p_page=1, $p_javascript="")
Create a navigation_bar (pagesize)