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

show all the operation for a customer the variable inherited are More...

Go to the source code of this file.

Variables

 $_GET ['search_opqcode'] =$qcode
 
 $_REQUEST ['search_opqcode'] =$qcode
 
 $f =new Fiche($cn,$http->request('f_id',"number"))
 
global $http
 
 $qcode =$f->get_quick_code()
 
 $var_array =compute_variable('ledger_type=ALL')
 

Detailed Description

show all the operation for a customer the variable inherited are

Definition in file category_operation.inc.php.

Variable Documentation

◆ $_GET

$_GET[ 'search_opqcode'] =$qcode

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

◆ $_REQUEST

$_REQUEST[ 'search_opqcode'] =$qcode

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

◆ $f

$f =new Fiche($cn,$http->request('f_id',"number"))

Definition at line 34 of file category_operation.inc.php.

◆ $http

global $http

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

◆ $qcode

$qcode =$f->get_quick_code()

◆ $var_array

$var_array =compute_variable('ledger_type=ALL')

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