2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-14 15:41:10 +00:00
This commit is contained in:
Oliver Walters
2019-05-21 00:31:34 +10:00
parent 72aba30e81
commit 4b41766312
2 changed files with 3 additions and 6 deletions

View File

@@ -16,9 +16,6 @@
The BOM for <i>{{ part.full_name }}</i> does not have complete pricing information
</div>
{% endif %}
<div class='panel panel-default'>
Single BOM Price: {{ part.min_bom_price }} to {{ part.max_bom_price }}
</div>
{% if part.bom_checked_date %}
{% if part.is_bom_valid %}
<div class='alert alert-block alert-info'>