| {{sno}} |
{{sheets.sheet_name}} |
{{sheets.service_name}} |
{% if sheets.currency is defined %}{{sheets.currency}}{% endif %} |
{% if sheets.weight_uom is defined %}{{sheets.weight_uom}}{% endif %} |
{% if sheets.status != '' %}{{attribute(statusArr,sheets.status)}}{% endif %} |
{% if sheets.comments is defined %}{{sheets.comments}}{% endif %} |
delete |
{% set sno = sno + 1 %}
{% endfor %}
{% else %}