2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-14 15:41:10 +00:00

Add function to calculate BOM hash

- Uses hashlib.md5
This commit is contained in:
Oliver Walters
2019-05-12 12:42:06 +10:00
parent c9ecb10078
commit 4c3032e2f0
2 changed files with 28 additions and 0 deletions

View File

@@ -51,6 +51,10 @@
<td><a href="{{ part.URL }}">{{ part.URL }}</a></td>
</tr>
{% endif %}
<tr>
<td>Hash</td>
<td>{{ part.get_bom_hash }}</td>
</tr>
<tr>
<td>Category</td>
<td>