From edba8f5582af48a3dd6c877668d477a6ba280933 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 30 Sep 2015 11:49:04 +0530 Subject: [PATCH] [fix] Print 'Attach' field in Stock Entry Detail --- .../doctype/stock_entry_detail/stock_entry_detail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json b/erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json index f8146d1c7e..ddb8236eaf 100644 --- a/erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json +++ b/erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json @@ -286,7 +286,7 @@ "no_copy": 0, "permlevel": 0, "precision": "", - "print_hide": 1, + "print_hide": 0, "read_only": 0, "report_hide": 0, "reqd": 0, @@ -309,7 +309,7 @@ "options": "image", "permlevel": 0, "precision": "", - "print_hide": 0, + "print_hide": 1, "read_only": 0, "report_hide": 0, "reqd": 0, @@ -909,7 +909,7 @@ "is_submittable": 0, "issingle": 0, "istable": 1, - "modified": "2015-08-27 03:30:49.875635", + "modified": "2015-09-30 02:11:55.081524", "modified_by": "Administrator", "module": "Stock", "name": "Stock Entry Detail",