From 351f790ae6cb2c289efa0e2dc14132faa91fef0d Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 13 Dec 2012 13:13:19 +0530 Subject: [PATCH] bom code cleanup --- manufacturing/doctype/bom/bom.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manufacturing/doctype/bom/bom.txt b/manufacturing/doctype/bom/bom.txt index 14fa23eea9..39f0f8435c 100644 --- a/manufacturing/doctype/bom/bom.txt +++ b/manufacturing/doctype/bom/bom.txt @@ -4,7 +4,7 @@ "docstatus": 0, "creation": "2012-12-12 10:17:41", "modified_by": "Administrator", - "modified": "2012-12-13 11:43:11" + "modified": "2012-12-13 11:48:39" }, { "istable": 0, @@ -261,6 +261,7 @@ }, { "print_hide": 0, + "depends_on": "eval:!doc.__islocal", "doctype": "DocField", "label": "BOM Explosion Items", "options": "Simple",