diff --git a/erpnext/stock/dashboard/item_dashboard_list.html b/erpnext/stock/dashboard/item_dashboard_list.html index 7d7f7e4c717..1abb086778f 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