{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Item | UOQ | Single Unit | Half | Quarter | Item id | Actions |
---|---|---|---|---|---|---|---|
S/No | Item | UOQ | Single Unit | Half | Quarter | Item id | Actions |
{{forloop.counter}} | {{inv.item_name}} | {{inv.qty_measure_name}} | {{inv.single_unit}} | {{inv.half_unit}} | {{inv.quarter_unit}} | {{inv.item_id}} | edit delete remove |