{% extends "marchant_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Style Number | Fabrics | Trims | Thread | Washing | Embroidery | CM | Commereical & Other | Team | Status | Preview & Finalize | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{ costing_style.style.style_number }} | {% if costing_style.fabric_status == 'complete' %} Complete {% else %} Incomplete {% endif %} | {% if costing_style.trim_status == 'complete' %} Complete {% else %} Incomplete {% endif %} | {% if costing_style.thread_status == 'complete' %} Complete {% else %} Incomplete {% endif %} | {% if costing_style.washing_status == 'complete' %} Complete {% else %} Incomplete {% endif %} |
{% if costing_style.embroidery_status == 'complete' %}
Complete {% else %}Incomplete {% endif %} |
{% if costing_style.cm_status == 'complete' %} Complete {% else %} Incomplete {% endif %} | {% if costing_style.commercial_and_other_status == 'complete' %} Complete {% else %} Inomplete {% endif %} | {{costing_style.style.team.team}} | {% if costing_style.style.is_cost_submit_status == "Approved" %}{{ costing_style.style.is_cost_submit_status }} | {% elif costing_style.style.is_cost_submit_status == "Not Submit" %}{{ costing_style.style.is_cost_submit_status }} | {% else %}{{ costing_style.style.is_cost_submit_status }} | {% endif %}
SL No | Branch | Style Number | Fabrics | Trims | Thread | Washing | CM | Commereical & Other | Created By | Status | Preview & Finalize | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No Data Found |