{##} {% for reqnLine in tactic.getReqnLines() %} {% if reqnLine.isAccountedFor() and reqnLine.getAmountPaid() != reqnLine.amountSpent %} {% endif %} {% else %} {% endfor %}
Cash Returns Settlements
ItemAmount Released ({{ currency }}) Amount Spent ({{ currency }})Settled Action
{{ 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 %}
There are no requisition lines for this activity currently.