noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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
global $g_user
 $ledger_type = HtmlInput::default_value_get("ledger_type", 'ALL')
 $max_line = $cn->count_sql($sql)
if(isset($_GET['paid'])) $msg = ""
 $offset = (isset($_GET['offset'])) ? $_GET['offset'] : 0
 $p_array = $_GET
 $p_jrn = HtmlInput::default_value_request("p_jrn", -1)
 $page = (isset($_GET['offset'])) ? $_GET['page'] : 1
 $r = HtmlInput::get_to_hidden(array('l', 'date_start', 'date_end', 'desc', 'amount_min', 'amount_max', 'qcode', 'accounting', 'unpaid', 'gDossier', 'ledger_type', 'p_action'))
 $step = $_SESSION['g_pagesize']
if(isset($_REQUEST['p_jrn'])&&$g_user->
check_jrn($_REQUEST['p_jrn'])==
'X') $Ledger 
id = $p_jrn
 if (isset($_GET['r_jrn']))
 return
 switch ($ledger_type)

Detailed Description

Definition in file history_operation.inc.php.


Variable Documentation

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

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

global $g_user

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

$ledger_type = HtmlInput::default_value_get("ledger_type", 'ALL')

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

Referenced by Acc_Ledger\build_search_sql().

$max_line = $cn->count_sql($sql)
if (isset($_GET['paid'])) $msg = ""

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

$offset = (isset($_GET['offset'])) ? $_GET['offset'] : 0
$p_array = $_GET

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

$p_jrn = HtmlInput::default_value_request("p_jrn", -1)
$page = (isset($_GET['offset'])) ? $_GET['page'] : 1
$r = HtmlInput::get_to_hidden(array('l', 'date_start', 'date_end', 'desc', 'amount_min', 'amount_max', 'qcode', 'accounting', 'unpaid', 'gDossier', 'ledger_type', 'p_action'))

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

$step = $_SESSION['g_pagesize']

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

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

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

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

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

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

switch($ledger_type)

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

 All Data Structures Namespaces Files Functions Variables Enumerations