Appearance
Loan Accounts
The Loan Accounts module manages the full lending lifecycle — from application through approval, disbursement, repayment, and closure.
Navigation: Loan Accounts → Operations
Sub-Pages
| Page | Description |
|---|---|
| Accounts | View and manage active loan accounts |
| Applications | Submit and process loan applications |
Workspace Reference
| Workspace | How Users Reach It | What Users Usually Do There |
|---|---|---|
| Loan Products | Loans -> Setup -> Products | Configure eligibility, interest, penalties, collateral, guarantors, accounting, and lifecycle rules. |
| Applications | Loans -> Operations -> Applications | Capture loan demand, review borrower details, submit for approval, and disburse approved applications. |
| Accounts | Loans -> Operations -> Accounts | Review active loans, balances, schedules, arrears, and account-level actions. |
| Collections | Loans -> Operations -> Collections | Review arrears follow-up and collection activity. |
| Interest Suspense | Loans -> Operations -> Interest Suspense | Review suspended or cash-basis interest treatment where enabled. |
| Portfolio Analytics And Snapshots | Loans -> Operations -> Portfolio Analytics / Portfolio Snapshots | Review portfolio quality, balances, movement, and reporting snapshots. |
| Collateral Disposal And PAR Report | Loans -> Operations | Manage collateral recovery follow-up and portfolio-at-risk review. |
Loan Application Flow
1. Submit Application
- Navigate to Loans -> Operations -> Applications
- Click Create Application
- Fill in the form:
| Field | Description | Required |
|---|---|---|
| Client | Select the borrower (must be approved) | Yes |
| Loan Product | Select from configured loan products | Yes |
| Requested Amount | The amount the client is applying for | Yes |
| Loan Term | Duration in months | Yes |
| Purpose | Reason for the loan | No |
| Guarantors | Add guarantors if required by the product | Conditional |
| Collateral | Collateral details if required | Conditional |
- Submit the application
Product-Driven Checks
Before an application or account can proceed, the selected loan product may enforce:
- borrower-type eligibility, such as individual, pure group, or hybrid group
- special restrictions such as women-only eligibility
- exact group-size rules through required group member count
- grace-period defaults and boundaries
- guarantor, collateral, or investor-fund requirements from the linked package/settings
- amount and installment limits
2. Approval
The application enters the approval workflow:
- Application status changes to PENDING
- Approvers at each configured approval level review the application
- At each level, the approver can approve or reject
- When all levels approve, the application is APPROVED
3. Disbursement
Once approved:
- Open the approved application
- Click Disburse
- Select the disbursement method (cash, bank transfer, deposit account credit)
- Confirm the disbursement
The system automatically:
- Creates a loan account with the disbursed amount
- Generates a repayment schedule
- Creates GL journal entries via the bound LOAN_DISBURSEMENT posting rule
- Updates the client's outstanding balance
4. Repayment
Repayments can be made through:
| Method | Description |
|---|---|
| Cash | Teller receives cash and posts repayment |
| Bank Transfer | Repayment received via bank transfer |
| Account Debit | Automatic deduction from a linked deposit account |
Each repayment is allocated to:
- Penalties (if any outstanding)
- Fees (if any outstanding)
- Interest (accrued interest)
- Principal (remaining amount)
GL journal entries are created automatically for each repayment.
Loan Account Details
Opening a loan account shows:
| Section | Information |
|---|---|
| Summary | Outstanding balance, arrears, next due date, interest accrued |
| Repayment Schedule | Full schedule with expected and actual payments |
| Transactions | All disbursements, repayments, fees, and interest entries |
| GL Entries | Journal entries generated by this loan |
| Documents | Loan agreement, collateral documents |
| Activity Log | Audit trail of all changes |
From the Schedule area, users can export the installment schedule as Download PDF. That PDF now uses the same tenant document identity configured under Organisation Details, while still showing the borrower, account, schedule, guarantor, and collateral detail specific to that loan.
Account Statuses
| Status | Description |
|---|---|
| ACTIVE | Loan is disbursed and being repaid |
| ARREARS | One or more repayments are overdue |
| CLOSED | Loan is fully repaid |
| WRITTEN_OFF | Loan has been written off as a loss |
| RESTRUCTURED | Loan terms have been modified |
Interest Accrual
Interest accrues daily through EOD processing:
- Flat rate — Interest calculated on original principal
- Reducing balance — Interest calculated on outstanding balance
Accrued interest is posted to the GL via the LOAN_INTEREST_ACCRUAL posting rule.
The exact accrual outcome depends on the selected product flags, including:
- interest calculation method
- interest balance calculation method
- day-count convention
- accrual accounting method
- whether late interest continues accruing
For compound-interest products, the interest balance calculation method controls what is added to principal before the next interest amount is calculated:
- Principal outstanding uses only unpaid principal.
- Principal plus capitalized interest includes interest that has already been moved into principal.
- Principal plus due interest includes unpaid interest that has been applied to the borrower balance.
- Principal plus overdue interest includes unpaid applied interest whose due date has passed.
- Principal plus accrued not due includes accrued interest that has not yet been applied to the borrower balance.
- Principal plus all interest includes capitalized, due, and accrued-not-due interest.
For cash-basis loan products, applying interest can update the borrower balance without recognizing GL income until cash is collected.
Arrears and Penalties
When a repayment is overdue:
- Arrears detection — EOD processing identifies overdue accounts
- Penalty calculation — Penalties are applied based on product configuration
- Notifications — Automated alerts can be sent to the client and loan officer
- Collections — Overdue accounts are flagged for follow-up
Penalty and arrears behavior come from the loan product, including:
- penalty calculation method
- penalty grace period
- minimum, default, and maximum penalty rates
- penalty capping method and percentage
- linked arrears setting profile
Next Steps
- Shares & Equity — Share account management
- Reporting — Loan portfolio reports
