From eeca3effeed6ddf9ae9a0fd858d62158c886ad24 Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Fri, 21 Aug 2020 16:20:33 +0100 Subject: [PATCH] Fix disabled form item from preventing stock location moves for items with serial numbers --- InvenTree/stock/templates/stock/stock_adjust.html | 1 - 1 file changed, 1 deletion(-) diff --git a/InvenTree/stock/templates/stock/stock_adjust.html b/InvenTree/stock/templates/stock/stock_adjust.html index 8385fb5039..a72407f735 100644 --- a/InvenTree/stock/templates/stock/stock_adjust.html +++ b/InvenTree/stock/templates/stock/stock_adjust.html @@ -32,7 +32,6 @@ {% if item.error %}
{{ item.error }}