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 |
Manage the repository.
Definition in file stock_cfg.inc.php.
$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")) |
Definition at line 63 of file stock_cfg.inc.php.
Referenced by Sort_Table\add(), HtmlInput\anchor(), Pre_operation_detail\form_get(), Stock\history(), and Pre_operation_detail\show_button().
$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.