{% extends "merchant_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load widget_tweaks %} {% block title %}
SL | Name | Description | Reference | Unit Type | Base Unit | Action | |
---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{item.name}} | {{ item.description }} | {% if item.reference %} {{ item.reference }} {% else %} N/A {% endif %} | {{ item.unit_type }} | {% if item.unit_type.base_unit %}{{ item.unit_type.base_unit }} | {% else %}N/A | {% endif %}|
No Data Found |