{% load static %}
| No | Item | Description | Call Off | Supplier Product Number | Delivery Date | Price Unit | Unit | Price Per Unit | Total | Quantity | Action | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{itm.item_num}} |
|
{% if itm.call_off == '01'%}
{{ itm.description }}
{% else %}
{{ itm.description }}
{% endif %}
by - {% if itm.call_off == '04' %}{{ itm.pref_supplier }}{% else %}{{ itm.supplier_id }}{% endif %}
|
{{itm.call_off}} | {{itm.prod_cat_id}} | {{itm.supp_product_id}} | {{itm.item_del_date|date:'Y-m-d'}} | {{itm.price_unit}} | {{itm.unit_desc}} | {% if itm.call_off == '04' %}-{% else %}{{ itm.price }} /  {{itm.currency}} {% endif %} | {{itm.value}} / {{request.user.currency_id}} | {% if itm.call_off == "01"%}{{itm.catalog_qty}} | {% else %}{{itm.quantity}} | {% endif %}delete_outline more |
You are about to delete an item from your current shopping cart. Are you sure?
| Name | Type | File | Action |
|---|---|---|---|
| {{attachments.attachment_name}} | {% if attachments.type == 'I' %} Internal Use{% else %} External Use{% endif %} | {{attachments.file_name}} |
No attachments available