From c51f9e0a9792fca2cd81725f353578338be77e53 Mon Sep 17 00:00:00 2001 From: Vishal Date: Tue, 10 Jan 2023 07:48:26 +0530 Subject: [PATCH] fix: bom.json updated --- erpnext/manufacturing/doctype/bom/bom.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/manufacturing/doctype/bom/bom.json b/erpnext/manufacturing/doctype/bom/bom.json index 2d936ea92e..c2b331fcfd 100644 --- a/erpnext/manufacturing/doctype/bom/bom.json +++ b/erpnext/manufacturing/doctype/bom/bom.json @@ -578,8 +578,8 @@ { "fieldname": "scrap_items_section", "fieldtype": "Section Break", - "label": "Scrap Items", - "hide_border": 1 + "hide_border": 1, + "label": "Scrap Items" }, { "default": "0", @@ -605,7 +605,7 @@ "image_field": "image", "is_submittable": 1, "links": [], - "modified": "2023-01-03 18:42:27.732107", + "modified": "2023-01-10 07:47:08.652616", "modified_by": "Administrator", "module": "Manufacturing", "name": "BOM",