Inventory
Name | Quantity | Actions |
---|---|---|
{{ item.name }} | {{ item.quantity }} {{ item.unit }} | Supplies |
{% if stockitem %}New Inventory Edit {{ stockitem.name }}{% else %}Add Inventory Item{% endif %}
{% if stockitem %}
{% else %}
{% endif %}