diff --git a/InvenTree/stock/templates/stock/stock_adjust.html b/InvenTree/stock/templates/stock/stock_adjust.html index 70463d14c1..ac9fbce58d 100644 --- a/InvenTree/stock/templates/stock/stock_adjust.html +++ b/InvenTree/stock/templates/stock/stock_adjust.html @@ -1,4 +1,5 @@ {% load i18n %} +{% load inventree_extras %} {% block pre_form_content %} @@ -14,10 +15,9 @@