noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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
 $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 = $cn->get_array($sql." ".$order)

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

global $cn

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

global $g_parameter

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

global $g_user

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

$ord = "ona"

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

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

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

$p_url = HtmlInput::get_to_string(array("ac","gDossier"))
$sql = "select * from stock_repository "

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

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

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

Referenced by Stock\history().

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

 All Data Structures Namespaces Files Functions Variables Enumerations