{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load custom_filters %} {% load custom_tags %} {% block title %}
| SL | File No | Budget Name | Order No | {% comment %}Sub Order | {% endcomment %}Total Value | GMT QTY | {% comment %}Fabric Cost | Accesories Cost | Wash Cost | Print Cost | Embroidery Cost | Test Cost | CM Cost | Commercial Cost | Other Cost | {% endcomment %}Remarks | Status | Trackless Status | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.parentloop.counter }} | {{ group.grouper }} | {% endif %}{{ file_buget.budget_name }} | {{ file_buget.order_no}} | {% comment %}{{ file_buget.sub_order}} | {% endcomment %}${{ file_buget.total_value}} | {{ file_buget.gmt_qty|default:"0"}} Pcs | {% comment %}${{ file_buget.fabric_cost|default:"0" }} | ${{ file_buget.acc_cost|default:"0" }} | ${{ file_buget.wash_cost|default:"0" }} | ${{ file_buget.print_cost|default:"0" }} | ${{ file_buget.embroidery_cost|default:"0" }} | ${{ file_buget.test_cost|default:"0" }} | ${{ file_buget.cm_cost|default:"0" }} | ${{ file_buget.commercial_cost|default:"0" }} | ${{ file_buget.other_cost|default:"0" }} | {% endcomment %}{{ file_buget.remarks }} | {{ file_buget.is_active }} | {{ file_buget.is_trackless }} | |
| Data is not found | |||||||||||||||||||