From 0b54baf6db3bc2982605df00721cf4027d4acdbb Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 2 Jun 2019 11:15:12 +1000 Subject: [PATCH] POST the stock adjustment method back as a hidden form input --- InvenTree/stock/templates/stock/stock_move.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InvenTree/stock/templates/stock/stock_move.html b/InvenTree/stock/templates/stock/stock_move.html index 6a35701557..d23317bd35 100644 --- a/InvenTree/stock/templates/stock/stock_move.html +++ b/InvenTree/stock/templates/stock/stock_move.html @@ -5,6 +5,8 @@
{% csrf_token %} {% load crispy_forms_tags %} + +