{{savingaccountdetails.savingsProductName}}(#{{savingaccountdetails.accountNo}})

{{'label.activatedOn' | translate}} {{savingaccountdetails.timeline.activatedOnDate | DateFormat}} {{'label.currency' | translate}} {{savingaccountdetails.currency.name}}
{{'label.fieldofficer' | translate}} {{savingaccountdetails.fieldOfficerName}} {{'label.accountBalance' | translate}} {{savingaccountdetails.summary.accountBalance}}

{{'label.total.deposits' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalDeposits}}
{{'label.total.withdarawals' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalWithdrawals}}
{{'label.total.withdrawals.fees' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalWithdrawalFees}}
{{'label.total.annual.fees' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalAnnualFees}}
{{'label.total.interest.earned' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalInterestEarned}}
{{'label.total.interest.posted' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.summary.totalInterestPosted}}
{{'label.interest.rate' | translate}} {{savingaccountdetails.nominalAnnualInterestRate}}%
{{'label.interest.compounding.period' | translate}} {{savingaccountdetails.interestCompoundingPeriodType.value}}
{{'label.interest.posting.period' | translate}} {{savingaccountdetails.interestPostingPeriodType.value}}
{{'label.interest.calculated.using' | translate}} {{savingaccountdetails.interestCalculationType.value}}
{{'label.no.of.days.in.year' | translate}} {{savingaccountdetails.interestCalculationDaysInYearType.value}}
{{'label.withdrawal.fee' | translate}} {{savingaccountdetails.withdrawalFeeAmount}}  {{savingaccountdetails.withdrawalFeeType.value}}
{{'label.annual.fee' | translate}} {{savingaccountdetails.currency.displaySymbol}} {{savingaccountdetails.annualFeeAmount}} {{'label.on' | translate}} {{savingaccountdetails.annualFeeOnMonthDay}}
{{'label.annaul.fee.due.on' | translate}} {{savingaccountdetails.annualFeeNextDueDate | DateFormat}}
{{'table.heading.transactionId' | translate}} {{'table.heading.transactiondate' | translate}} {{'table.heading.transactiontype' | translate}} {{'table.heading.debit' | translate}} {{'table.heading.credit' | translate}} {{'table.heading.balance' | translate}}
{{transaction.id}} {{transaction.id}} {{transaction.date | DateFormat}} {{transaction.transactionType.value}}
{{transaction.amount}}
{{transaction.amount}}
{{transaction.runningBalance}}
{{'button.deleteall' | translate}} {{'button.add' | translate}}
{{column.columnName}}
{{row}} {{row}} {{row}}
{{'table.heading.name' | translate}} {{'table.heading.feeorpenalty' | translate}} {{'table.heading.paymentdueat' | translate}} {{'table.heading.dueasof' | translate}} {{'table.heading.calculationtype' | translate}} {{'table.heading.due' | translate}} {{'table.heading.paid' | translate}} {{'table.heading.waived' | translate}} {{'table.heading.outstanding' | translate}} {{'table.heading.actions' | translate}}
{{charge.name}} {{"penalty"}} {{"fee"}} {{charge.chargeTimeType.value}} {{charge.chargeCalculationType.value}} - {{charge.percentage}}% of{{charge.currency.displaySymbol}}{{charge.amountPercentageAppliedTo}} {{charge.currency.displaySymbol}}{{charge.amount}} {{charge.currency.displaySymbol}}{{charge.amountPaid}} {{charge.currency.displaySymbol}}{{charge.amountWaived}} {{charge.currency.displaySymbol}}{{charge.amountOutstanding}}