From 8b5fe164fdc22fdbfd4d29e938abdcbef1b39c50 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 19:04:22 +0530 Subject: [PATCH] fix: show subassembly table always (#30422) (#30423) [skip ci] (cherry picked from commit 0534cf6c9c25b510593789e0736e9b1fd6c0463b) Co-authored-by: Ankush Menat --- .../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 acc1b0017d0..23b32379413 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", @@ -379,7 +378,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",