{% extends 'ops/base_ops.html' %} {% block title %}QC Results - IXG Operations{% endblock %} {% block content %}
| Batch | Result | FFA% | Moisture% | Peroxide | Visual | Tested | |
|---|---|---|---|---|---|---|---|
| {{ r.batch.batch_reference }} | {% if r.overall_pass %}Pass{% else %}Fail{% endif %} | {{ r.ffa_percentage }} | {{ r.moisture_percentage }} | {{ r.peroxide_value }} | {{ r.visual_grade }} | {{ r.tested_at|date:'d/m/Y' }} | View |
| No QC results | |||||||