From a18745b3afe1ab8243b3a8d6eb43df0f5520094b Mon Sep 17 00:00:00 2001 From: odiea Date: Mon, 3 Jul 2017 06:23:05 -0600 Subject: [PATCH] Update Items.php --- application/controllers/Items.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/Items.php b/application/controllers/Items.php index ef375e411..f16ebfcef 100644 --- a/application/controllers/Items.php +++ b/application/controllers/Items.php @@ -193,7 +193,7 @@ class Items extends Secure_Controller $data['default_tax_1_rate'] = $this->config->item('default_tax_1_rate'); $data['default_tax_2_rate'] = $this->config->item('default_tax_2_rate'); - $item_info->receiving_quantity = 0; + $item_info->receiving_quantity = 1; $item_info->reorder_level = 1; $item_info->item_type = '0'; // standard $item_info->stock_type = '0'; // stock