{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load custom_filters %} {% block title %}
| SL NO. | File | Order | Buyer | MDR | PO | Style | Ship Date | QTY | Unit Price(Avg) | Amount | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ item.order.file}} | {{ item.order.order_no}} | {{ item.order.buyer_display.buyer}}/{{ item.order.buyer_display.agent}} | {{ item.order.mdr_display.mdr}}/{{ item.order.mdr_display.team}} | {{ item.lot}} | {{ item.style}} | {{ item.lot.shipment_date}} | {{ item.quantity}}pcs | ${{ item.unit_price|floatformat:3}} | ${{ item.export_value|floatformat:3}} | |||||||
| Subtotal: | {{grand_total_order_wise_btb_obj_for_same}} | ||||||||||||||||
| From Other Odr (S.F) | |||||||||||||||||
| {{ forloop.counter }} | {{ item.old_request.backlog_budget_costing.good_description}} | {{ item.old_request.backlog_budget_costing.costing_value }} | {{ item.value }} | {{ form_balance }} | {{ item.old_request.pi_value }} | {{ item.old_request.supplier }} | {{ item.old_request.get_payment_type_display }} | {{ item.btb_lc.lc_no }} | {{ item.btb_lc.tenor }} | {{ item.btb_lc.lc_value.total_lc_value|floatformat:"4" }} | {{ item.btb_lc.opening_date }} | {{ item.btb_lc.value|floatformat:"4" }} | {{ item.btb_lc.lc_value.balance|floatformat:"4" }} | {{ item.btb_lc.lc_value.total_amendments }} | {{ item.pi_transfer_status }} | {{ item.old_parent_budget }} | {{ item.old_request.remarks }} |
| Subtotal: | {{grand_total_order_wise_btb_obj_from_same}} | ||||||||||||||||
| To Other File | |||||||||||||||||
| {{ forloop.counter }} | {{ item.old_request.backlog_budget_costing.good_description}} | {{ item.old_request.backlog_budget_costing.costing_value }} | {{ item.value }} | {{ form_balance }} | {{ item.old_request.pi_value }} | {{ item.old_request.supplier }} | {{ item.old_request.get_payment_type_display }} | {{ item.btb_lc.lc_no }} | {{ item.btb_lc.tenor }} | {{ item.btb_lc.lc_value.total_lc_value|floatformat:"4" }} | {{ item.btb_lc.opening_date }} | {{ item.btb_lc.value|floatformat:"4" }} | {{ item.btb_lc.lc_value.balance|floatformat:"4" }} | {{ item.btb_lc.lc_value.total_amendments }} | {{ item.pi_transfer_status }} | {{ item.old_parent_budget }} | {{ item.old_request.remarks }} |
| Subtotal: | {{grand_lend_to_other_file}} | ||||||||||||||||
| From other File | |||||||||||||||||
| {{ forloop.counter }} | {{ item.old_request.backlog_budget_costing.good_description}} | {{ item.old_request.backlog_budget_costing.costing_value }} | {{ item.value }} | {{ form_balance }} | {{ item.old_request.pi_value }} | {{ item.old_request.supplier }} | {{ item.old_request.get_payment_type_display }} | {{ item.btb_lc.lc_no }} | {{ item.btb_lc.tenor }} | {{ item.btb_lc.lc_value.total_lc_value|floatformat:"4" }} | {{ item.btb_lc.opening_date }} | {{ item.btb_lc.value|floatformat:"4" }} | {{ item.btb_lc.lc_value.balance|floatformat:"4" }} | {{ item.btb_lc.lc_value.total_amendments }} | {{ item.pi_transfer_status }} | {{ item.old_parent_budget }} | {{ item.old_request.remarks }} |
| Subtotal: | {{grand_lend_from_other_file}} | ||||||||||||||||