2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Added URL field to UniquePart

- e.g. link to external part tracking info page
This commit is contained in:
Oliver
2018-04-16 01:25:13 +10:00
parent eb5413b4fa
commit f7eff8ae98
5 changed files with 32 additions and 12 deletions

View File

@ -4,10 +4,6 @@
{% include 'part/tabs.html' with tab='stock' %}
<br>
Total in stock: {{ part.stock }}
<br>
<table class="table table-striped">
<tr>
<th>Link</th>