More intelligent BuildItem allocation

- Set initial value for quantity based on how many parts are left to allocate
- Auto select the StockItem to take from (if there is only one)
This commit is contained in:
Oliver Walters
2019-05-07 22:46:37 +10:00
parent e58bed41b0
commit 4f84febbd1
3 changed files with 57 additions and 1 deletions
+3
View File
@@ -14,6 +14,9 @@
{% crispy form %}
{% block form_data %}
{% endblock %}
</form>
{% block post_form_content %}