Go to the source code of this file.
Variables | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$User = new cl_user($cn) | |
$left_menu = ShowMenuAdvanced("stock.php") | |
$action = ( isset ($_GET['action']))? $_GET['action']:"" | |
$Res = ExecSql($cn,$sql) | |
$r = "" | |
$a = ViewStock($cn,$year) |
Definition in file stock.php.
|
|
|
|
|
|
|
Definition at line 67 of file stock.php. Referenced by ShowMenuAdvanced(). |
|
|
|
|
|
|