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:
@ -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'>
|
||||
|
Reference in New Issue
Block a user