diff --git a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json index 3b403f4dbb8..02ca7b07f41 100644 --- a/erpnext/manufacturing/doctype/bom_operation/bom_operation.json +++ b/erpnext/manufacturing/doctype/bom_operation/bom_operation.json @@ -64,7 +64,6 @@ { "fieldname": "description", "fieldtype": "Text Editor", - "in_list_view": 1, "label": "Description", "oldfieldname": "opn_description", "oldfieldtype": "Text" @@ -105,7 +104,6 @@ { "fieldname": "operating_cost", "fieldtype": "Currency", - "in_list_view": 1, "label": "Operating Cost", "oldfieldname": "operating_cost", "oldfieldtype": "Currency", @@ -209,7 +207,6 @@ "columns": 1, "fieldname": "bom_no", "fieldtype": "Link", - "in_list_view": 1, "label": "BOM No", "options": "BOM" }, @@ -247,7 +244,6 @@ "columns": 1, "fieldname": "fg_warehouse", "fieldtype": "Link", - "in_list_view": 1, "label": "Finished Goods Warehouse", "options": "Warehouse" }, @@ -256,7 +252,6 @@ "depends_on": "eval:doc.skip_material_transfer && !doc.backflush_from_wip_warehouse", "fieldname": "source_warehouse", "fieldtype": "Link", - "in_list_view": 1, "label": "Source Warehouse", "options": "Warehouse" }, @@ -290,7 +285,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2024-06-03 15:46:49.404875", + "modified": "2025-01-09 15:45:37.695800", "modified_by": "Administrator", "module": "Manufacturing", "name": "BOM Operation", @@ -299,4 +294,4 @@ "sort_field": "creation", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file diff --git a/erpnext/selling/doctype/sales_order_item/sales_order_item.json b/erpnext/selling/doctype/sales_order_item/sales_order_item.json index dd016313a10..e9351482b84 100644 --- a/erpnext/selling/doctype/sales_order_item/sales_order_item.json +++ b/erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -519,7 +519,6 @@ "depends_on": "eval:doc.delivered_by_supplier!=1", "fieldname": "warehouse", "fieldtype": "Link", - "in_list_view": 1, "label": "Delivery Warehouse", "oldfieldname": "reserved_warehouse", "oldfieldtype": "Link", @@ -938,7 +937,7 @@ "idx": 1, "istable": 1, "links": [], - "modified": "2024-11-21 13:21:29.743474", + "modified": "2025-01-09 15:34:47.768457", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order Item",