{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Restock Request {{ request_row.document_code }}{% endblock %} {% block body_class %}restock-page{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Status: {{ request_row.status }}
Summary:
{{ summary_json }}
No admin contacts found.
{% endif %}Send the purchase request using WhatsApp or email. The supplier response link is included in the message.
{% if supplier.whatsapp_link %}Send WhatsApp{% endif %} {% if supplier.email_link %}Send Email{% endif %} Download Supplier CSV{{ supplier.body }}
Select suppliers and approved quantities first.
{% endif %}