{% load static %}
{% for pi in object_list %} {% endfor %}
SL No PI Number Supplier PI value Budget File Submission Status Action
{{forloop.counter}} {{pi.pi_no}} {{pi.supplier}} {{pi.pi_value}} {{pi.parent_order}} {{pi.parent_file}} {{pi.get_f_nd_b_submission_display}}
    {% comment %}
  • {% endcomment %}