{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load widget_tweaks %} {% block title %}
| SL No | File | Budget | Order Qty | Value | Shipped Qty | Value | Commercial | FnB | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{ export.budget.file_name }} | {{ export.budget }} | {{ export.total_qty_value.total_gmt_qty }} pcs | ${{ export.budget.total_qty_value.grand_total_value|floatformat:3 }} | {{export.shipped_qty}} pcs | $ {{export.shipped_value}} |