diff --git a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json index 5d158b0f9d..77205974f6 100644 --- a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json +++ b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json @@ -16,7 +16,7 @@ { "fieldname": "opn_description", "fieldtype": "Text", - "in_list_view": 0, + "in_list_view": 1, "label": "Operation Description", "oldfieldname": "opn_description", "oldfieldtype": "Text", @@ -73,14 +73,14 @@ { "fieldname": "fixed_cycle_cost", "fieldtype": "Float", - "in_list_view": 1, + "in_list_view": 0, "label": "Fixed Cycle Cost", "permlevel": 0 } ], "idx": 1, "istable": 1, - "modified": "2014-09-08 16:29:22.293314", + "modified": "2014-09-12 12:03:47.456370", "modified_by": "Administrator", "module": "Manufacturing", "name": "BOM Operation",