{{ row_index+1 }} |
{% if(child_row.item_code === child_row.item_name) { %}
{{ child_row.item_code }} |
{% } else { %}
{{ child_row.item_code }}: {{child_row.item_name}} |
{% } %}
{{ child_row.source_warehouse }} |
{{ child_row.uom }} |
{{ child_row.item_group }} |
{{ child_row.required_qty }} |
{{ child_row.transferred_qty }} |
{% }); %}