noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
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

  • $cn database connexion
  • $_REQUEST['f_id'] the f_id of the card
  • $p_action
  • $sub_action
  • $ss_action

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

◆ $var_array

$var_array =compute_variable('ledger_type=ALL')

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