Closing Stock @if (dataSource.data.length) { }
Department @for (at of costCentres; track at) { {{ at.name }} } Date
Product {{ row.product.name }} Group {{ row.group }} Closing Stock {{ row.quantity | number: '0.2-2' }} Physical Stock Physical Variance {{ row.quantity - row.physical | number: '0.2-2' }} Department Department @for (at of costCentres; track at) { {{ at.name }} } Amount {{ row.amount | currency: 'INR' }}
@if (canDelete()) { }