From 99c0921113a2129fe059329ce6f5e5d9705c4695 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Fri, 10 May 2019 23:51:26 +1000 Subject: [PATCH] Add quantity selector to 'move items' modal form --- InvenTree/static/script/inventree/stock.js | 31 +++++++++++++++++----- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/InvenTree/static/script/inventree/stock.js b/InvenTree/static/script/inventree/stock.js index 44f563aa51..9a060636b7 100644 --- a/InvenTree/static/script/inventree/stock.js +++ b/InvenTree/static/script/inventree/stock.js @@ -267,21 +267,38 @@ function moveStockItems(items, options) { html += "

Note field must be filled

"; - html += "
The following stock items will be moved: