{% extends "inventory/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Item | Specs | Unit Sales Price | UOQ | Item Desc Id | Actions |
---|---|---|---|---|---|---|
S/No | Item | Specs | Unit Sales Price | UOQ | Item Desc Id | Actions |
{{forloop.counter}} | {{item.item_name}} | {{item.desc_name}} | {{item.uoq}} | {{item.item_desc_id}} | save delete remove |