From 1a48405491073667dbbd18647b6577365e20070b Mon Sep 17 00:00:00 2001 From: eeintech Date: Thu, 17 Dec 2020 17:37:54 -0500 Subject: [PATCH] Keep 'stock actions' button enabled when on children tab --- InvenTree/stock/templates/stock/item_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index 5e9d26c5cf..74e93fecc0 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -114,7 +114,7 @@ InvenTree | {% trans "Stock Item" %} - {{ item }} {% if roles.stock.change and not item.is_building %}
- +