{% extends "inventory/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Specs | Quantity | UOQ | Date | Warehouse | Item Desc Id | Sits Id | Actions |
---|---|---|---|---|---|---|---|---|
S/No | Specs | Quantity | UOQ | Date | Warehouse | Item Desc Id | Sits Id | Actions |
{{forloop.counter}} | {{s.desc_name}} | {{s.quantity}} | {{s.uoq}} | {{s.stock_in_date|date:'Y-m-d H:i' }} | {{s.warehouse_name}} | {{s.item_desc_id}} | {{s.sits_id}} | remove |