{% extends "merchant_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Style Number | PO | Confirm Price/GMT | Lot Number | Shipment Date | Quantity | Value | Action |
---|---|---|---|---|---|---|---|---|
{{forloop.parentloop.counter}} | {{ obj.purchase_number.style.style_number }} | {% endifchanged %}{{ obj.purchase_number }} | {{ obj.purchase_number.confirm_unit_price }} | {{ obj.lot_number }} | {{ obj.shipment_date }} | {{ obj.quantity }} | {{ obj.value|floatformat:3 }} | |
No data is found |