noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
history_operation.inc.php File Reference

display history of accountant , and let search into More...

Go to the source code of this file.

Variables

catch(\Exception $e) $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)
 
 $msg =""
 
 $offset =$http->get('offset','string',0)
 
 $p_array = $_GET
 
 $p_jrn =$http->request("p_jrn", "string",-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']))
 
 try
 

Detailed Description

display history of accountant , and let search into

Definition in file history_operation.inc.php.

Variable Documentation

◆ $bar

catch (\Exception $e) $bar = navigation_bar($offset, $max_line, $step, $page)

◆ $cn

global $cn

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

◆ $date_end

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

◆ $g_user

global $g_user

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

◆ $http

global $http

Definition at line 30 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 60 of file history_operation.inc.php.

◆ $ledger_type

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

◆ $max_line

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

◆ $msg

$msg =""

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

◆ $offset

◆ $p_array

$p_array = $_GET

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

◆ $p_jrn

◆ $qcode

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

Definition at line 190 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'))

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

◆ $step

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

Definition at line 96 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

Definition at line 85 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 72 of file history_operation.inc.php.

◆ if [1/2]

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

Definition at line 149 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 176 of file history_operation.inc.php.

◆ try

try
Initial value:
{
$page = $http->get('page','string',1)

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