Inventory : add manuel change. More...
Go to the source code of this file.
Variables | |
global | $cn |
$inv = new Stock_Goods($cn) | |
if (isset($_POST['save'])) |
Inventory : add manuel change.
Definition in 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 32 of file stock_inv.inc.php.
if(isset($_POST['save'])) |
Definition at line 33 of file stock_inv.inc.php.