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

Purchase Inward

{% csrf_token %}
Actions EAN Rate (₹) MOP (₹) BOP (₹) Discount (₹) IMEI Quantity Net Rate (₹) CGST (₹) SGST (₹) IGST (₹) Amount (₹)
-->
Summary Table   -  (Quantity  :  0)
Sub Total (₹) 0
Total Discount (₹) 0
Bill Discount (₹) 0
Tax CGST (₹) (9 %) 0
Tax SGST (₹) (9 %) 0
TDS (₹) 0
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_inward/order_js.html' %}