diff --git a/InvenTree/order/templates/order/order_wizard/select_parts.html b/InvenTree/order/templates/order/order_wizard/select_parts.html index 602b88bfe7..755d4812bc 100644 --- a/InvenTree/order/templates/order/order_wizard/select_parts.html +++ b/InvenTree/order/templates/order/order_wizard/select_parts.html @@ -25,7 +25,7 @@
Part | -Supplier | +Select Supplier | Quantity | + + |
@@ -59,7 +64,7 @@
|
diff --git a/InvenTree/order/templates/order/order_wizard/select_pos.html b/InvenTree/order/templates/order/order_wizard/select_pos.html index fdd6ff3e0b..bed01bbb5c 100644 --- a/InvenTree/order/templates/order/order_wizard/select_pos.html +++ b/InvenTree/order/templates/order/order_wizard/select_pos.html @@ -27,8 +27,7 @@ |
---|---|---|---|---|---|
Supplier | Items | -Purchase Order | -+ | Select Purchase Order | |
{{ supplier.order_items|length }} | ++ + |
@@ -57,15 +65,6 @@
{% endif %}
|
- - - |