2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 13:56:30 +00:00

Fixes after rebase

This commit is contained in:
Oliver
2021-06-18 17:25:24 +10:00
parent 0b8a50cd92
commit 10ecddf9b4
2 changed files with 5 additions and 3 deletions

View File

@ -13,10 +13,12 @@
{% block details %}
<h4>{% trans "Part Stock Allocations" %}</h4>
<h4>{% trans "Build Order Allocations" %}</h4>
<table class='table table-striped table-condensed' id='build-order-table'></table>
<h4>{% trans "Sales Order Allocations" %}</h4>
<table class='table table-striped table-condensed' id='sales-order-table'></table>
<table class='table table-striped table-condensed' id='build-table'>