E-Wallet Details

Total No. of Records : {{(eWallet|filter:({trnType:transactionType})).length}}

eWallet Opening Balance : {{openingBalence==undefined?0:openingBalence | currency: '' : 0}} | As on Date : {{fromDate}}eWallet Closing Balance : {{closingBalence==undefined?0:closingBalence | currency: '' : 0}} | As on Date : {{toDate}}

Date Type Credit Amount Debit Amount Balance Amount Remarks
{{e.trnDate|date: "dd-MMM-yyyy hh:mm a"}} {{getTransactionType(e.trnType)}} {{e.creditAmount | currency: '' : 0}} {{e.debitAmount | currency: '' : 0}} {{e.balAmount | currency: '' : 0}} {{e.trnRemarks}}
Total {{totalCredit | currency: '' : 0}} {{totalDebit | currency: '' : 0}}