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
 $max_line = $cn->count_sql($sql)
if(isset($_GET['paid'])) $msg = ""
 $offset = (isset($_GET['offset'])) ? $_GET['offset'] : 0
 $p_array = $_GET
 $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') if(!isset($_REQUEST['p_jrn']))
else $Ledger 
id = $_REQUEST['p_jrn']
 if (isset($_GET['ledger_type']))
 if (isset($_GET['r_jrn']))

Detailed Description

Definition in file history_operation.inc.php.


Variable Documentation

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

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

global $g_user

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

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

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

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

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

$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 131 of file history_operation.inc.php.

$step = $_SESSION['g_pagesize']

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

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

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

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

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

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

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

 All Data Structures Namespaces Files Functions Variables Enumerations