Issue

Date @for (costCentre of costCentres(); track costCentre) { {{ costCentre.name }} } @for (costCentre of costCentres(); track costCentre) { {{ costCentre.name }} } Amount ₹ 
Product @for (batch of batches(); track batch) { {{ batch.name }} } Quantity
@if (itemResource.isLoading()) { } @else if (itemResource.error()) { } @else { Product {{ row.batch.sku.name }} Batch {{ row.batch.name }} Quantity {{ row.quantity | number: '1.2-2' }} Rate {{ row.rate | currency: 'INR' }} Amount {{ row.amount | currency: 'INR' }} Action
Narration
}
@if (id()) { } @if (id()) { Created on {{ form.creationDate().value() | localTime }} and Last Edited on  {{ form.lastEditDate().value() | localTime }} by  {{ form.userName() }}. {{ form.posted() ? 'Posted by ' + form.poster() : '' }} }

Other issues for the day

Source {{ row.source }} Destination {{ row.destination }} Amount {{ row.amount | currency: 'INR' }} Load