Appearance
Deposit Accounts
The Deposit Accounts module manages savings accounts, fixed deposits, and current accounts — from account opening through daily transactions to account closure.
Navigation: Deposit Accounts → Operations
Sub-Pages
| Page | Description |
|---|---|
| Accounts | View and manage deposit accounts |
| Blocked Funds | Manage fund blocks on accounts |
| Account Holds | View and manage account holds |
| Mandates | Standing orders and recurring instructions |
| EOD Processing | Deposit-specific end-of-day operations |
Account List
The accounts table shows:
| Column | Description |
|---|---|
| Account Number | Unique account identifier |
| Client Name | The account holder |
| Product | The deposit product type |
| Currency | Account currency |
| Balance | Current available balance |
| Status | Active, dormant, frozen, closed |
| Business Unit | The managing branch |
Opening a Deposit Account
- Navigate to Deposit Accounts → Operations → Accounts
- Click Create Account
- Fill in the form:
| Field | Description | Required |
|---|---|---|
| Client | Select the client (must be approved) | Yes |
| Deposit Product | Select from configured products | Yes |
| Opening Balance | Initial deposit amount | Depends on product |
| Currency | Account currency | Yes |
| Business Unit | The branch for this account | Yes |
- Submit the form
The account inherits all configuration from the deposit product — interest rate, minimum balance, dormancy rules, etc.
Transactions
Deposits (Cash-In)
- Open an account
- Click Deposit
- Enter the amount and transaction details
- Submit — the account balance increases and a GL journal is created
Withdrawals (Cash-Out)
- Open an account
- Click Withdraw
- Enter the amount
- Submit — the system validates against available balance and withdrawal limits
Transfers
Transfer funds between deposit accounts within the same branch or across branches.
Blocked Funds
Blocked funds are amounts within an account that are reserved and cannot be withdrawn. Common uses:
- Loan collateral — Blocking a portion of savings as security for a loan
- Regulatory holds — Court orders or regulatory requirements
- Pending transactions — Reserving funds for pending operations
Creating a Block
- Navigate to Deposit Accounts → Operations → Blocked Funds
- Click Create Block
- Select the account, amount, reason, and expiry date
- Submit
Account Holds
Account holds temporarily restrict all transactions on an account. Unlike blocked funds (which reserve a specific amount), a hold freezes the entire account.
Mandates
Mandates are standing instructions for recurring operations:
- Standing orders — Regular transfers between accounts
- Direct debits — Automatic loan repayment deductions
- Sweep instructions — Auto-transfer excess balances
Creating a Mandate
- Navigate to Deposit Accounts → Operations → Mandates
- Click Create Mandate
- Specify the source account, destination, amount, frequency, and dates
- Submit
Interest Processing
Interest on deposit accounts is handled automatically through EOD Processing:
- Accrual — Daily interest is calculated based on the product's interest method
- Capitalisation — At the configured frequency, accrued interest is added to the balance
- GL Posting — Interest accrual and capitalisation create automatic journal entries
Next Steps
- Loan Accounts — Manage the lending side
- EOD Processing — Daily batch operations
