{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load custom_filters %} {% block title %}
| SL NO. | Goods Description | Costing Value | BTB Opened | Balance | PI Value | Supplier | Cash | BTB LC | Tenor | BTB Value | LC Date | BTB Value(PI) | Balance | Ammendments | Transfer History | Parent Order | Remarks |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| To 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_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}} | ||||||||||||||||