From 0534cf6c9c25b510593789e0736e9b1fd6c0463b Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Fri, 25 Mar 2022 19:03:33 +0530 Subject: [PATCH] fix: show subassembly table always (#30422) [skip ci] --- .../manufacturing/doctype/production_plan/production_plan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/manufacturing/doctype/production_plan/production_plan.json b/erpnext/manufacturing/doctype/production_plan/production_plan.json index 339c6af64a5..85f98430cd4 100644 --- a/erpnext/manufacturing/doctype/production_plan/production_plan.json +++ b/erpnext/manufacturing/doctype/production_plan/production_plan.json @@ -351,7 +351,6 @@ "hide_border": 1 }, { - "depends_on": "get_items_from", "fieldname": "sub_assembly_items", "fieldtype": "Table", "label": "Sub Assembly Items", @@ -385,7 +384,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2022-03-14 03:56:23.209247", + "modified": "2022-03-25 09:15:25.017664", "modified_by": "Administrator", "module": "Manufacturing", "name": "Production Plan",