{% extends 'ops/base_ops.html' %} {% block title %}EUDR Case - IXG Operations{% endblock %} {% block content %}
| Check | Status | Detail |
|---|---|---|
| {{ key }} | {% if item.pass %}Pass{% else %}Fail{% endif %} | {{ item.detail }} |
Not yet run.
{% endif %}| Intake | Date | Weight (kg) | Zone | Zone Status | Collector |
|---|---|---|---|---|---|
| {{ link.harvest_intake.intake_reference }} | {{ link.harvest_intake.intake_date|date:'d/m/Y'|default:'-' }} | {{ link.weight_allocated_kg|default:link.harvest_intake.weight_kg }} | {{ link.harvest_intake.origin_zone.zone_code|default:'-' }} | {% if link.harvest_intake.origin_zone %}{{ link.harvest_intake.origin_zone.get_verification_status_display }}{% else %}-{% endif %} | {{ link.harvest_intake.collector_group.name|default:'-' }} |
| No intakes linked. Record intake lineage via API/admin. | |||||
No intake lineage recorded for this batch.
{% endif %}No risk assessment recorded.
{% endfor %}No mitigation actions.
{% endfor %}{{ s.dds_reference }} · {{ s.submission_date|date:'d/m/Y'|default:'-' }} · by {{ s.submitted_by.full_name|default:'-' }}
No external submission recorded. Submissions are manual.
{% endfor %}