{% extends "inventory/base_stock_balance.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Item | Specs | Balance | Shop |
---|---|---|---|---|
S/No | Item | Specs | Balance | Shop |
{{forloop.counter}} | {{pur.item_name}} | {{pur.desc_name}} | {{pur.qty_statement}} | {{pur.shop_name}} |