diff --git a/erpnext/manufacturing/doctype/workstation/workstation.json b/erpnext/manufacturing/doctype/workstation/workstation.json index b65560c14fc..9a8833ed5c1 100644 --- a/erpnext/manufacturing/doctype/workstation/workstation.json +++ b/erpnext/manufacturing/doctype/workstation/workstation.json @@ -40,17 +40,6 @@ "permlevel": 0, "precision": "" }, - { - "fieldname": "warehouse", - "fieldtype": "Link", - "in_list_view": 1, - "label": "Warehouse", - "oldfieldname": "warehouse", - "oldfieldtype": "Link", - "options": "Warehouse", - "permlevel": 0, - "reqd": 1 - }, { "default": "", "fieldname": "holiday_list", @@ -134,13 +123,13 @@ "options": "Workstation Working Hour", "permlevel": 0, "precision": "", - "reqd": 1 + "reqd": 0 } ], "icon": "icon-wrench", "idx": 1, - "modified": "2015-02-23 09:43:35.903827", - "modified_by": "Administrator", + "modified": "2015-03-10 15:12:52.857454", + "modified_by": "neil@frappe.io", "module": "Manufacturing", "name": "Workstation", "owner": "Administrator",