From 732405f738789638ee01ff8f95853b53277bb81b Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 8 Aug 2020 17:01:29 +1000 Subject: [PATCH] Cannot edit quantity for serialized stock when adjusting --- InvenTree/stock/templates/stock/stock_adjust.html | 1 + 1 file changed, 1 insertion(+) diff --git a/InvenTree/stock/templates/stock/stock_adjust.html b/InvenTree/stock/templates/stock/stock_adjust.html index a72407f735..8385fb5039 100644 --- a/InvenTree/stock/templates/stock/stock_adjust.html +++ b/InvenTree/stock/templates/stock/stock_adjust.html @@ -32,6 +32,7 @@ {% if item.error %}
{{ item.error }}