noalyss Version-9
|
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'])) |
Inventory : add manuel change.
Definition in file stock_inv.inc.php.
$array =array() |
Definition at line 32 of file stock_inv.inc.php.
global $cn |
Definition at line 29 of file stock_inv.inc.php.
$inv =new Stock_Goods($cn) |
Definition at line 31 of file stock_inv.inc.php.
if(isset($_POST['save'])) else if(isset($_GET['reprise_frm'])) | ( | isset( $_GET[ 'reprise_frm']) | ) |
Definition at line 46 of file stock_inv.inc.php.