From 6ffa445dfd4029ffe9a03bcbfc4a250f1611f0e2 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 16 Dec 2014 12:49:35 +0530 Subject: [PATCH] minor fixes in coa templates --- .../ae_uae_chart_template_standard.json | 9 ++------- .../in_indian_chart_template_schedule6.json | 10 ++-------- .../in_indian_chart_template_standard.json | 4 ++-- 3 files changed, 6 insertions(+), 17 deletions(-) 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 60ee04ffb9..3b0bf94084 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 59b384e288..b450cad87d 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 4cf51cb78e..3d1c84cf66 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": {}