{{ reqnLine.getItemDetails() }} |
{{ reqnLine.getAmountPaid()|number_format(2) }} |
{# if tactic.fundsHaveBeenReleased() #}
{# if reqnLine.getAmountSpent() is not null #}
{{ reqnLine.getAmountSpent()|number_format(2) }}
{# else %}Not Yet Filed{% endif #}
{# else %}N/A{% endif #}
|
{# if reqnLine.isAccountedFor() #}
{# if reqnLine.getAmount() != reqnLine.getAmountSpent() #}
{% if reqnLine.cashReturnsSettled() %}Yes{% else %}Not Yet{% endif %}
{# else %}NA{% endif #}
{# else %}Acc Not Yet Approved{% endif #}
|
{% if mng_returns is defined and
not reqnLine.cashReturnsSettled() and
reqnLine.parent is null %}
File Returns
{% endif %}
|
{% endif %}
{% else %}