From 2ef9232707a1b7c91932db865de97d62519bb347 Mon Sep 17 00:00:00 2001 From: strixaluco Date: Tue, 8 Nov 2016 10:56:36 +0800 Subject: [PATCH] =?UTF-8?q?[typo]=20desription=20=E2=86=92=20description?= =?UTF-8?q?=20in=20bom.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erpnext/manufacturing/doctype/bom/bom.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/manufacturing/doctype/bom/bom.json b/erpnext/manufacturing/doctype/bom/bom.json index df05e38126..ea43090675 100644 --- a/erpnext/manufacturing/doctype/bom/bom.json +++ b/erpnext/manufacturing/doctype/bom/bom.json @@ -792,7 +792,7 @@ "in_filter": 0, "in_list_view": 0, "in_standard_filter": 0, - "label": "Item Desription", + "label": "Item Description", "length": 0, "no_copy": 0, "permlevel": 0, @@ -1016,4 +1016,4 @@ "sort_field": "modified", "sort_order": "DESC", "track_seen": 0 -} \ No newline at end of file +}