From b327429db7509ff07a1d06bfdb5b207273a13641 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Mon, 30 Jan 2017 11:34:29 +0530 Subject: [PATCH] [Fix] Allow data import tool for cost center --- erpnext/accounts/doctype/cost_center/cost_center.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/cost_center/cost_center.json b/erpnext/accounts/doctype/cost_center/cost_center.json index f590b5d5fa..9aaaed2e62 100644 --- a/erpnext/accounts/doctype/cost_center/cost_center.json +++ b/erpnext/accounts/doctype/cost_center/cost_center.json @@ -278,14 +278,14 @@ "icon": "fa fa-money", "idx": 1, "image_view": 0, - "in_create": 1, + "in_create": 0, "in_dialog": 0, "is_submittable": 0, "issingle": 0, "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2016-11-07 05:20:40.282432", + "modified": "2017-01-30 11:27:36.615323", "modified_by": "Administrator", "module": "Accounts", "name": "Cost Center",