noalyss Version-9
Variables
history_operation.inc.php File Reference

Go to the source code of this file.

Variables

 $bar = navigation_bar($offset, $max_line, $step, $page)
 
global $cn
 
 $date_end =$http->get("date_end","string","")
 
global $g_user
 
global $http
 
switch($ledger_type) $Ledger =new Acc_Ledger_Search($p_array['ledger_type'],0,'search_op')
 
 $ledger_type =$http->get("ledger_type","string", 'ALL')
 
 $max_line = $cn->count_sql($sql)
 
if(isset($_GET['paid'])) $msg =""
 
 $offset = (isset($_GET['offset'])) ? $http->get('offset') : 0
 
 $p_array = $_GET
 
 $p_jrn =$http->request("p_jrn", "string",-1)
 
 $page = (isset($_GET['offset'])) ? $http->get('page') : 1
 
 $qcode =$http->get("search_opqcode","string","")
 
 $r
 
 $step = $_SESSION[SESSION_KEY.'g_pagesize']
 
if(!isset($p_array['date_start'])) else
 
if(isset($_REQUEST['p_jrn']) && $g_user->check_jrn($p_jrn)=='X') $Ledger id = $p_jrn
 
if(isset( $_GET[ 'r_jrn'])) if (isset( $_GET[ 'search_opr_jrn']))
 
if(isset( $_GET[ 'r_jrn'])) if (isset( $_GET[ 'search_optag']))
 
 return
 

Variable Documentation

◆ $bar

$bar = navigation_bar($offset, $max_line, $step, $page)

◆ $cn

global $cn

Definition at line 31 of file history_operation.inc.php.

◆ $date_end

$date_end =$http->get("date_end","string","")

◆ $g_user

global $g_user

Definition at line 31 of file history_operation.inc.php.

◆ $http

global $http

Definition at line 31 of file history_operation.inc.php.

◆ $Ledger

switch ( $ledger_type) $Ledger =new Acc_Ledger_Search($p_array['ledger_type'],0,'search_op')

Definition at line 61 of file history_operation.inc.php.

◆ $ledger_type

$ledger_type =$http->get("ledger_type","string", 'ALL')

Definition at line 33 of file history_operation.inc.php.

Referenced by Acc_Ledger_Search\build_search_sql().

◆ $max_line

$max_line = $cn->count_sql($sql)

◆ $msg

$msg =""

Definition at line 85 of file history_operation.inc.php.

◆ $offset

$offset = (isset($_GET['offset'])) ? $http->get('offset') : 0

◆ $p_array

$p_array = $_GET

Definition at line 32 of file history_operation.inc.php.

◆ $p_jrn

$p_jrn =$http->request("p_jrn", "string",-1)

◆ $page

$page = (isset($_GET['offset'])) ? $http->get('page') : 1

◆ $qcode

$qcode =$http->get("search_opqcode","string","")

Definition at line 203 of file history_operation.inc.php.

◆ $r

if (isset( $_GET[ 'search_opr_jrn'])) $r
Initial value:
= HtmlInput::get_to_hidden(array('search_opnb_jrn',
'operation_filter',
'search_opqcode',
'l',
'date_start',
'date_end',
'date_paid_start',
'date_paid_end',
'desc',
'amount_min',
'amount_max',
'qcode',
'accounting',
'unpaid',
'gDossier',
'ledger_type',
'p_action',
'search_opr_jrn'))
static get_to_hidden($array)
transform $_GET data to hidden

Definition at line 132 of file history_operation.inc.php.

◆ $step

$step = $_SESSION[SESSION_KEY.'g_pagesize']

Definition at line 107 of file history_operation.inc.php.

◆ else

if (!isset( $p_array[ 'date_start'])) else
Initial value:
{
$date_start=$http->get("date_start","string","")
$date_start
global $http

Definition at line 96 of file history_operation.inc.php.

◆ id

if (isset( $_REQUEST[ 'p_jrn']) &&$g_user->check_jrn( $p_jrn)=='X') $Ledger id = $p_jrn

Definition at line 73 of file history_operation.inc.php.

◆ if [1/2]

if($ask_pay) ( isset( $_GET[ 'search_opr_jrn'])  )

Definition at line 157 of file history_operation.inc.php.

◆ if [2/2]

if(isset($_GET['r_jrn'])) if(isset($_GET['search_optag'])) ( isset( $_GET[ 'search_optag'])  )

Definition at line 189 of file history_operation.inc.php.

◆ return

return

Definition at line 208 of file history_operation.inc.php.