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

Inventory : add manuel change. More...

Go to the source code of this file.

Variables

 $array =array()
 
global $cn
 
 $inv =new Stock_Goods($cn)
 
if(isset( $_POST[ 'save'])) else if (isset( $_GET[ 'reprise_frm']))
 

Detailed Description

Inventory : add manuel change.

Definition in file stock_inv.inc.php.

Variable Documentation

◆ $array

$array =array()

Definition at line 32 of file stock_inv.inc.php.

◆ $cn

global $cn

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

◆ $inv

$inv =new Stock_Goods($cn)

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

◆ if

if(isset($_POST['save'])) else if(isset($_GET['reprise_frm'])) ( isset( $_GET[ 'reprise_frm'])  )

Definition at line 46 of file stock_inv.inc.php.