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

Manage the repository. More...

Go to the source code of this file.

Variables

 $array =$cn->get_array($sql." ".$order)
 
global $cn
 
global $g_parameter
 
global $g_user
 
global $http
 
 $name =new IText("r_adress","")
 
 $ord =(isset($_GET['ord']))?$_GET['ord']:"ona"
 
 $order =$tb->get_sql_order($ord)
 
 $p_url =HtmlInput::get_to_string(array("ac","gDossier"))
 
 $sql ="select * from stock_repository "
 
if($g_parameter->MY_STOCK=='N') if(isset( $_POST[ 'add_stock'])) if(isset($_POST['mod_stock'])) $tb =new Sort_Table()
 
 endfor
 

Detailed Description

Manage the repository.

Definition in file stock_cfg.inc.php.

Variable Documentation

◆ $array

$array =$cn->get_array($sql." ".$order)

Definition at line 76 of file stock_cfg.inc.php.

◆ $cn

global $cn

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

◆ $g_parameter

global $g_parameter

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

◆ $g_user

global $g_user

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

◆ $http

global $http

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

◆ $name

$name =new IText("r_adress","")

Definition at line 134 of file stock_cfg.inc.php.

◆ $ord

$ord =(isset($_GET['ord']))?$_GET['ord']:"ona"

Definition at line 72 of file stock_cfg.inc.php.

◆ $order

$order =$tb->get_sql_order($ord)

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

◆ $p_url

$p_url =HtmlInput::get_to_string(array("ac","gDossier"))

◆ $sql

$sql ="select * from stock_repository "

Definition at line 70 of file stock_cfg.inc.php.

◆ $tb

if( $g_parameter->MY_STOCK=='N') if(isset($_POST['add_stock'])) if (isset( $_POST[ 'mod_stock'])) $tb =new Sort_Table()

Definition at line 61 of file stock_cfg.inc.php.

Referenced by Stock\history().

◆ endfor

endfor

Definition at line 114 of file stock_cfg.inc.php.