{% extends "layout/default.html" %} {% load i18n %} {% block title %}{% translate "Tracking Status" %}{% endblock %} {% block addjshead %} {% endblock %} {% block breadcumbheading %} {% translate "Tracking Status" %} {% endblock %} {% block breadcumbfirst %} Tracking Status {% endblock %} {% block breadcumbaddmore %}
|
{% if order_item.updated_at %}
{{ order_item.updated_at|date:"d b Y" }} {% endif %}
{{order_item.product}}-{{order_item.product.sku}} |
{% if order_item.bill.supplier.supplier_code %} {{ order_item.bill.supplier.supplier_code}}{% if order_item.bill.invoice_number %}{% endif %} {% endif %}
|
|
{{ order_item.order.invoice.customer }}
|
|
{% if order_item.updated_at %}
{{ order_item.updated_at|date:"d b Y" }} {% endif %}
{{order_item.product}}-{{order_item.product.sku}}Arrival Date: {{ order_item.Arrival_ETA_date|date:"d b Y" }} |
{% if order_item.bill.supplier.supplier_code %} {{ order_item.bill.supplier.supplier_code}}{% if order_item.bill.invoice_number %}{% endif %} {% 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 }}
|
|
{% if order_item.arrived_date %}
{{ order_item.arrived_date|date:"d b Y" }} {% endif %}
{{order_item.product}}-{{order_item.product.sku}}
|
{% if order_item.bill.supplier.supplier_code %} {{ order_item.bill.supplier.supplier_code}} {% endif %}
|
|
{{ order_item.serial_number.arrived_date|date:"d b Y" }}
{{order_item.product}}-{{order_item.product.sku}} |
{{ order_item.order.invoice.customer }}
|
|
{{ 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_time %}
{{order_item.installation_time|date:"g A"}}{% else %} - {% endif %} {% if order_item.installation_end_date %} {{order_item.installation_end_date|date:"d-m-Y"}}{% 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 %} |
|
{{ order_item.updated_at|date:"d b Y" }}
{{order_item.order_item.product}}({{order_item.order_item.product.sku}})
|
{{ order_item.order_item.order.invoice.customer }}
{% if order_item.installation_date %}{{order_item.installation_date|date:"d-m-Y"}}{% else %} - {% endif %} {% if order_item.installation_time %}
{{order_item.installation_time|date:"g A"}}{% else %} - {% endif %} {% if order_item.installation_end_date %} {{order_item.installation_end_date|date:"d-m-Y"}}{% else %} - {% endif %} |