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,