2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

Move all "SalesOrder" content onto a single page

This commit is contained in:
Oliver
2021-07-13 19:59:11 +10:00
parent a0b3359d62
commit 39c58e4015
2 changed files with 139 additions and 17 deletions

View File

@ -43,6 +43,8 @@
</div>
{% endblock %}
{% block page_content %}
{% block pre_content_panels %}
{% endblock %}
@ -71,6 +73,8 @@
{% endblock %}
{% endblock %}
{% block js_ready %}
{{ block.super }}