remove test code

This commit is contained in:
Oliver Walters 2020-05-21 14:06:29 +10:00
parent 70c5b27d22
commit 05be4da25c

View File

@ -15,8 +15,6 @@ InvenTree | {% trans "Stock Item" %} - {{ item }}
{% block pre_content %}
{% include 'stock/loc_link.html' with location=item.location %}
{% include "report_template/test.html" with item=item %}
{% if item.hasRequiredTests and not item.passedAllRequiredTests %}
<div class='alert alert-block alert-danger'>
{% trans "This stock item has not passed all required tests" %}