noalyss Version-9
Variables
ajax_mod_stock_repo.php File Reference

show a depot More...

Go to the source code of this file.

Variables

 $cn =Dossier::connect()
 
 $name =new IText("r_name",$st->r_name)
 
 $st =new Stock_Sql($cn,$_GET['r_id'])
 

Detailed Description

show a depot

Definition in file ajax_mod_stock_repo.php.

Variable Documentation

◆ $cn

Definition at line 30 of file ajax_mod_stock_repo.php.

◆ $name

$name =new IText("r_name",$st->r_name)

Definition at line 42 of file ajax_mod_stock_repo.php.

◆ $st

$st =new Stock_Sql($cn,$_GET['r_id'])

Definition at line 31 of file ajax_mod_stock_repo.php.

Referenced by Follow_Up\myList().