Receipt {{ voucher.isStarred ? 'star' : 'star_border' }}
Date {{ account.name }} Receipt Amount ₹ 
Account Balance as on Date: {{ accBal.date | currency: 'INR' | accounting }} / Final balance: {{ accBal.total | currency: 'INR' | accounting }} {{ account.name }} Amount ₹ 
Account {{ row.account.name }} 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 : '' }}