diff --git a/InvenTree/templates/js/translated/stock.js b/InvenTree/templates/js/translated/stock.js index 8babcece69..2541f77272 100644 --- a/InvenTree/templates/js/translated/stock.js +++ b/InvenTree/templates/js/translated/stock.js @@ -662,7 +662,7 @@ function assignStockToCustomer(items, options={}) { opts.nested = { 'items': item_pk_values, - } + }; inventreePut( '{% url "api-stock-assign" %}',