{% extends "layout/default.html" %} {% load i18n %} {% block title %}{% translate "Tracking Status" %}{% endblock %} {% block breadcumbheading %} {% translate "Tracking Status" %} {% endblock %} {% block breadcumbfirst %} Tracking Status {% endblock %} {% block breadcumbaddmore %}
|
{{ order_item.bill.supplier.supplier_code}}{% if order_item.bill.invoice_number %}{% endif %}
|
|
{{ order_item.order.invoice.customer }}
|
|
{{ order_item.updated_at|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}}Arrival Date: {{ order_item.Arrival_ETA_date|date:"d b Y" }} |
{{ order_item.bill.supplier.supplier_code}}{% if order_item.bill.invoice_number %}{% endif %}
|
|
{{ order_item.updated_at|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}}Arrival Date: {{ order_item.serial_number.Arrival_ETA_date|date:"d b Y" }} |
{{ order_item.order.invoice.customer }}
|
|
{{ order_item.arrived_date|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}}
|
{{ order_item.bill.supplier.supplier_code}}
|
|
{{ order_item.serial_number.arrived_date|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}} |
{{ order_item.order.invoice.customer }}
|
|
{{ order_item.updated_at|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}}
|
{{ order_item.order.invoice.customer }}
{% if order_item.installation_date %}{{order_item.installation_date|date:"d-m-Y"}}{% else %} - {% endif %} {% if order_item.installation_date %}
{{order_item.installation_time|date:"g A"}}{% else %} - {% endif %} |
|
{{ order_item.updated_at|date:"d b Y" }}
{{order_item.product}}{% if order_item.product.sku != None %}-{{order_item.product.sku}}{% endif %} |
{{ order_item.order.invoice.customer }}
{% if order_item.installation_date %}{{order_item.installation_date|date:"d-m-Y"}}{% else %} - {% endif %} {% if order_item.installation_date %}
{{order_item.installation_time|date:"g A"}}{% else %} - {% endif %} |