{% if return_form == "details" %} Done {% else %} Select Cancel Item New {% endif %}
{{ report_title }}
{% for item in items %} {% endfor %}
Name Customer CustItemCode Description Package Unit Weight Class Group Characteristic Slug
{{ item.name }} {{ item.customer_id }} {{ item.cust_item_code }} {{ item.description }} {{ item.pacakge_id }} {{ item.unit_weight }} {{ item.inv_class_id }} {{ item.inv_group_id }} {{ item.characteristic_id }} {{ item.slug }}
Choose an Item in the list to see details.