{{ 'label.office.parentoffice' | translate }} | {{office.parentName}} |
{{ 'label.office.openedon' | translate }} | {{office.openingDate | DateFormat}} |
{{ 'label.office.externalid' | translate }} | {{office.externalId}} |
{{ 'label.office.parentoffice' | translate }} | {{office.parentName}} |
{{ 'label.office' | translate }} | {{staff.officeName}} |
{{ 'label.activationdate' | translate }} | {{center.activationDate | DateFormat}} |
{{ 'label.staff' | translate }} | {{center.staffName}} |
{{ 'label.nextmeetingon' | translate }} | {{center.collectionMeetingCalendar.nextTenRecurringDates[0] | DateFormat}} |
{{ 'label.meetingfrequency' | translate }} | {{center.collectionMeetingCalendar.humanReadable}} |
{{'label.loanaccounts'| translate}} | {{'label.loantype'| translate}} | {{'label.status'| translate}} | ||
---|---|---|---|---|
{{loanaccount.productName}} | {{loanaccount.accountNo}} | {{loanaccount.loanType.value}} | {{loanaccount.status.value}} | |
{{'label.savingaccounts'| translate}} | {{'label.balance'| translate}} | {{'label.status'| translate}} | ||
{{savingaccount.productName}} | {{savingaccount.accountNo}} | {{savingaccount.accountBalance}} | {{savingaccount.status.value}} |
{{'label.firstname' | translate}} | {{client.firstname}} |
{{'label.lastname' | translate}} | {{client.lastname}} |
{{ 'label.accountno' | translate }} | {{client.accountNo}} |
{{ 'label.activationdate' | translate }} | {{client.activationDate | DateFormat}} |
{{ 'label.officename' | translate }} | {{client.officeName}} |
{{ 'label.loanofficer' | translate }} | {{client.staffName}} |
{{ 'label.memberof' | translate }} | {{group.name}} | |
{{'label.loanaccounts'| translate}} | {{'label.loantype'| translate}} | {{'label.status'| translate}} | ||
---|---|---|---|---|
{{loanaccount.productName}} | {{loanaccount.accountNo}} | {{loanaccount.loanType.value}} | {{loanaccount.status.value}} | |
{{'label.savingaccounts'| translate}} | {{'label.balance'| translate}} | {{'label.status'| translate}} | ||
{{savingaccount.productName}} | {{savingaccount.accountNo}} | {{savingaccount.accountBalance}} | {{savingaccount.status.value}} |
{{ 'label.activationdate' | translate }} | {{group.activationDate | DateFormat}} |
{{ 'label.staff' | translate }} | {{group.staffName}} |
{{ 'label.nextmeetingon' | translate }} | {{group.collectionMeetingCalendar.nextTenRecurringDates[0] | DateFormat}} |
{{ 'label.meetingfrequency' | translate }} | {{group.collectionMeetingCalendar.humanReadable}} |
{{'label.loanaccounts'| translate}} | {{'label.loantype'| translate}} | {{'label.status'| translate}} | ||
---|---|---|---|---|
{{loanaccount.productName}} | {{loanaccount.accountNo}} | {{loanaccount.loanType.value}} | {{loanaccount.status.value}} | |
{{'label.savingaccounts'| translate}} | {{'label.balance'| translate}} | {{'label.status'| translate}} | ||
{{savingaccount.productName}} | {{savingaccount.accountNo}} | {{savingaccount.accountBalance}} | {{savingaccount.status.value}} |