From 196a0bc67578b210afb74bcff185dc494b88db94 Mon Sep 17 00:00:00 2001 From: Tsutomu Mimori Date: Fri, 24 Jul 2015 17:06:00 +0900 Subject: [PATCH] Amend for frappe/erpnext/pull/3716 --- erpnext/accounts/doctype/cost_center/cost_center.json | 2 +- erpnext/setup/doctype/features_setup/features_setup.json | 2 +- 2 files 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 ebba758963d..186283a0a21 100644 --- a/erpnext/accounts/doctype/cost_center/cost_center.json +++ b/erpnext/accounts/doctype/cost_center/cost_center.json @@ -66,7 +66,7 @@ "precision": "" }, { - "description": "Define Budget for this Cost Center. To set budget action, see \"Company Master\"", + "description": "Define Budget for this Cost Center. To set budget action, see \"Company List\"", "fieldname": "sb1", "fieldtype": "Section Break", "label": "Budget", diff --git a/erpnext/setup/doctype/features_setup/features_setup.json b/erpnext/setup/doctype/features_setup/features_setup.json index 861103cdbfa..f9bbad076ef 100644 --- a/erpnext/setup/doctype/features_setup/features_setup.json +++ b/erpnext/setup/doctype/features_setup/features_setup.json @@ -18,7 +18,7 @@ "permlevel": 0 }, { - "description": "To track items in sales and purchase documents with batch nos.\"Preferred Industry: Chemicals etc\"", + "description": "To track items in sales and purchase documents with batch nos. \"Preferred Industry: Chemicals\"", "fieldname": "fs_item_batch_nos", "fieldtype": "Check", "in_list_view": 1,