{% load static %} {% include 'includes/header.html' %} {% include 'includes/store_sidebar.html' %} {% include 'includes/navbar.html' %}

Purchase Order

{% csrf_token %}
   
Actions EAN Subcategory Brand Model Variant Color Rate (₹) Quantity Amount (₹)
Summary Table
Total Quantity 0
Sub Total (₹) 0.00
RoundOff 0.00
Grand Total (₹) 0.00
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %} {% include 'includes/load_dropdown.html' %} {% include 'purchase_order/order_js.html' %}