minor fixes in coa templates
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/ae_uae_chart_template_standard.json b/erpnext/accounts/doctype/account/chart_of_accounts/ae_uae_chart_template_standard.json
index 60ee04f..3b0bf94 100644
--- a/erpnext/accounts/doctype/account/chart_of_accounts/ae_uae_chart_template_standard.json
+++ b/erpnext/accounts/doctype/account/chart_of_accounts/ae_uae_chart_template_standard.json
@@ -83,13 +83,8 @@
                         "Items Delivered to Customs on temprary Base": {}
                     },
                     "Stock in Hand": {
-                        "Customs Duty": {},
-                        "Freight and Transport": {},
-                        "Shipment Insurance": {},
-                        "Shipment Other Charges": {},
-                        "Shipments Documentation Charges": {},
-                        "Supplier Cost": {},
-						"account_type": "Stock"
+		                "account_type": "Stock",
+						"group_or_ledger": "Group"
                     }
                 },
                 "Perliminary and Preoperating Expenses": {
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_schedule6.json b/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_schedule6.json
index 59b384e..b450cad 100644
--- a/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_schedule6.json
+++ b/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_schedule6.json
@@ -33,14 +33,8 @@
                     "Investment In Preference Shares": {}
                 },
                 "Inventories": {
-                    "Finished Goods": {},
-                    "Goods-In-Transit": {},
-                    "Loose Tools": {},
-                    "Other With Job Worker": {},
-                    "Raw Material": {},
-                    "Stock-In-Trade": {},
-                    "Stores And Spares": {},
-                    "Work-In-Progress": {}
+	                "account_type": "Stock",
+					"group_or_ledger": "Group"
                 },
                 "Other Current Assets": {
                     "Duties and Taxes": {
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_standard.json b/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_standard.json
index 4cf51cb..3d1c84c 100644
--- a/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_standard.json
+++ b/erpnext/accounts/doctype/account/chart_of_accounts/in_indian_chart_template_standard.json
@@ -29,8 +29,8 @@
                     "Deposit Account": {}
                 },
                 "Inventories": {
-                    "Inventories": {},
-                    "account_type": "Warehouse"
+	                "account_type": "Stock",
+					"group_or_ledger": "Group"
                 },
                 "Other Current Assets": {
                     "Prepaid Insurance": {}