From 5743ce2b6b1ae4c545f3555a6b0813bccffb04e0 Mon Sep 17 00:00:00 2001 From: Vinayak Jethe Date: Thu, 25 Jan 2018 13:37:20 +0530 Subject: [PATCH] Made changes as per suggestions --- erpnext/stock/dashboard/item_dashboard_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/stock/dashboard/item_dashboard_list.html b/erpnext/stock/dashboard/item_dashboard_list.html index 7d7f7e4c71..1abb086778 100644 --- a/erpnext/stock/dashboard/item_dashboard_list.html +++ b/erpnext/stock/dashboard/item_dashboard_list.html @@ -39,8 +39,8 @@ + {% if can_write %}
- {% if can_write %} {% if d.actual_qty %}
+ {% endif %} {% endfor %} \ No newline at end of file