Journal {{ voucher.isStarred ? 'star' : 'star_border' }}
Dr Cr Balance as on Date: {{accBal.date | currency:'INR' | accounting}} / Final balance: {{accBal.total | currency:'INR' | accounting}} {{account.name}} Amount
Debit {{(row.debit === 1)?'Dr':'Cr'}} 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 : ''}}