Purchase {{ voucher.isStarred ? 'star' : 'star_border' }}
Balance as on Date: {{ accBal.date | currency : 'INR' | accounting }} / Final balance: {{ accBal.total | currency : 'INR' | accounting }} {{ account.name }} Amount
{{ product.name }} Quantity Price Tax Discount
Product {{ row.batch.sku.name }} Quantity {{ row.quantity | number : '1.2-2' }} Rate {{ row.rate | currency : 'INR' }} Tax {{ row.tax | percent : '1.2-2' }} Discount {{ row.discount | percent : '1.2-2' }} Amount {{ row.amount | currency : 'INR' }} Action Narration
Created on {{ voucher.creationDate | localTime }} and Last Edited on  {{ voucher.lastEditDate | localTime }} by  {{ voucher.user.name }}. {{ voucher.poster ? 'Posted by ' + voucher.poster : '' }}