From 5cbd12e4e5df9d6edb07da1e445912a70d5149ed Mon Sep 17 00:00:00 2001 From: Neil Trini Lasrado Date: Fri, 27 Feb 2015 15:12:17 +0530 Subject: [PATCH] text records fixed in bom --- erpnext/manufacturing/doctype/bom/test_records.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/manufacturing/doctype/bom/test_records.json b/erpnext/manufacturing/doctype/bom/test_records.json index f0980e14c0..ecd14ab340 100644 --- a/erpnext/manufacturing/doctype/bom/test_records.json +++ b/erpnext/manufacturing/doctype/bom/test_records.json @@ -59,7 +59,7 @@ "operations": [ { "operation": "_Test Operation 1", - "opn_description": "_Test", + "description": "_Test", "workstation": "_Test Workstation 1", "time_in_mins": 60, "operating_cost": 100 @@ -98,7 +98,7 @@ "operations": [ { "operation": "_Test Operation 1", - "opn_description": "_Test", + "description": "_Test", "workstation": "_Test Workstation 1", "time_in_mins": 60, "operating_cost": 140