From 7a64cb2aa54c4e8cf9ad135b6041c5355be17518 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 13 Feb 2015 16:11:25 +0530 Subject: [PATCH] [bom] [fix] company link --- 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 c95507d7ba..05350d5877 100644 --- a/erpnext/manufacturing/doctype/bom/bom.json +++ b/erpnext/manufacturing/doctype/bom/bom.json @@ -185,7 +185,7 @@ "fieldname": "company", "fieldtype": "Link", "label": "Company", - "options": "company", + "options": "Company", "permlevel": 0, "precision": "" }, @@ -252,7 +252,7 @@ "is_submittable": 1, "issingle": 0, "istable": 0, - "modified": "2015-02-05 05:11:35.113320", + "modified": "2015-02-13 14:58:32.967368", "modified_by": "Administrator", "module": "Manufacturing", "name": "BOM",