Group Lending

Release

Beta

Current Owners:

 

Status:

Draft

Contents:

Introduction

In previous version of Mifos, it was possible to create group loan with monitoring of every member (GLIM on) and also to create group loan without specifying members (GLIM off). Individual member accounts were only for information purposes, so they had only little connection to group account (e.g. after closing client, he was still visible on the Group account). There was also no possibility to repay individual member account because there was no access to those accounts and as a result, payments could be only applied to the whole group loan account. So, in general, there was a Group loan account and individual member accounts only for information purposes.

In MifosX there will be a new approach of Group Loan account. There will be individual member accounts and Group loan account only for information purposes. During the Group loan creation, also individual accounts will be created for every member of group loan. Group loan account will be will be a sum of member's accounts. It would be possible to access every individual member loan account, so that there will be a possibility to repay every individual account or close it, and information about that will be immediately visible on Group loan account. While applying payment to the entire Group loan, it would be possible to specify exact payment amount of every member. This new approach will be more flexible and will meet more client requirements.

Goals

Non-Goals

The following items will not be addressed in this release:

Related Documents

Epic issue:

Definitions and Terminology

User Stories

List high level user stories - these can be broken down later into small user stories / user tasks if needed

Priority

User Stories

Section in FR

1

As a user, I want to be able to create Group loan account, so that every member of group loan will have his own individual account

1.

2As a user, I want to be able to create product for Groups5.
3As a user, I want to be able to have access to individual member accounts from Client details page1.3
4As a user, I want to be able to make transactions to entire group loan as well as to particular individual member loan account2.
5As a user, I want to be able to close loan of individual member and see updated information on group loan account6.
6As a user, I want to be able to specify exact payment amount for every member while applying payment to group account2.1, 2.2, 2.3
7As a user, I want to be able to modify loan parameters only on group loan account1.4
8As a user, I want to be able to disburse Group Loan account1.5

1. Use Cases - creating Group loan account (Priority #1)

All flows are based on Individual Lending Javascript App

Related issue:

1.1 User can create Group loan account by using previously created product

Actors

Preconditions

Basic Flow

  1. From 'Group details' page, user clicks 'New loan application'
  2. User selects previously created product
  3. Select type of product: "Group loan"
  4. Page with loan parameters and schedule is displayed
  5. User can select members of group loan from the list (list contains only clients who are members of this group)
  6. User can enter amount of every member. Total group loan amount is a sum of amounts from every member
  7. User click 'Submit'.

Post-condition

Validations

Alternative flow

1.2 User can display Group loan details

Actors

Preconditions

Basic Flow

  1. From 'Group details' page, user clicks link with Loan name in 'Loan Accounts Overview' section
  2. Group loan details page is displayed with four information tabs: "Details", "Schedule", "Transactions" and "Additional Data" and also with transactions tabs: "Undo disbursal", "Modify", "Loan repayment", "Waive interest", "Write-off", "Close (as rescheduled)" and "Close".
  3. "Details" is a default tab after opening Group loan details page.
  4. User has possibility to view schedules of every member of group account from Group loan details page.

Post-condition

1.3 User can display individual member loan account details

Actors

Preconditions

Basic Flow

  1. There is a new section on Client details page: "Group Loan Accounts Overview".
  2. User can display individual member loan account details by clicking on Group loan account name.
  3. Individual member loan account details page is displayed with four information tabs: "Details", "Schedule", "Transactions" and "Additional Data" and also with transactions tabs: "Loan repayment", "Waive interest", "Write-off", "Close (as rescheduled)" and "Close".
  4. "Details" is a default tab after opening Individual member loan account details details page.

Post-condition

1.4 User can modify parameters of Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Modify' button
  3. User has possibility to modify all loan parameters
  4. User clicks 'Save' button to submit changes

Post-condition

1.5 User can disburse Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Disburse' button
  3. User clicks 'Save' button to disburse Group Loan

Post-condition

2. Use Cases - payments

All flows are based on Individual Lending Javascript App

2.1 User can apply payment (with amount equal to installment amount) to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Loan repayment' button
  3. User enters total payment amount
  4. Amount is automatically deducted according to contribution of every member in Group Loan account
  5. In the next step, user has possibility to has to edit payment amount for every member
  6. User clicks 'Submit' button

Post-condition

Payment is applied to every member loan account and also information about payment is updated on Group loan account.

2.2 User can apply payment (with amount greater than installment amount) to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Loan repayment' button
  3. Amount is automatically deducted according to contribution of every member in Group Loan account
  4. In the next step, user has possibility to has to edit payment amount for every member
  5. User clicks 'Submit' button

Post-condition

2.3 User can apply payment (with amount partial installment amount) to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Loan repayment' button 
  3. Amount is automatically deducted according to contribution of every member in Group Loan account 
  4. In the next step, user has possibility to has to edit payment amount for every member
  5. User clicks 'Submit' button

Post-condition

2.4 User can apply payment (with amount equal to installment amount) to individual member account

Actors

Preconditions

Basic Flow

  1. User opens individual member account details page
  2. User clicks on 'Loan repayment' button
  3. User has possibility to specify payment amount
  4. User clicks 'Submit' button

Post-condition

2.5 User can apply payment (with amount greater than installment amount) to individual member account

Actors

Preconditions

Basic Flow

  1. User opens individual member account details page
  2. User clicks on 'Loan repayment' button
  3. User enters overpayment amount
  4. User clicks 'Submit' button

Post-condition

2.6 Use Case - User can apply payment (with partial installment amount) to individual member account

Actors

Preconditions

Basic Flow

  1. User opens individual member account details page
  2. User clicks on 'Loan repayment' button
  3. User enters partial payment amount
  4. User clicks 'Submit' button

Post-condition

3. Use Cases - adjustments

All flows are based on Individual Lending Javascript App

3.1 User can apply adjustment to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User goes to 'Transactions' tab
  3. User clicks on 'Adjust' button next to the transaction
  4. User has possibility to automatically modify/revert transaction made to of every individual member 
  5. User clicks 'Save' button

Post-condition

3.2 User can apply adjustment to individual member loan account

Actors

Preconditions

Basic Flow

  1. User opens individual member loan account details page
  2. User goes to 'Transactions' tab
  3. User clicks on 'Adjust' button next to the transaction
  4. User has possibility to adjust/modify transaction
  5. User clicks 'Save' button

Post-condition

4. Use Cases - charges

All flows are based on Individual Lending Javascript App

4.1 User can apply charges to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Charge' button
  3. Charge amount is automatically deducted according to contribution of every member in Group Loan account
  4. In the next step, user has possibility to has to edit charge amount for every member
  5. User clicks 'Save' button

Post-condition

4.2 User can apply charges to individual member loan account

Actors

Preconditions

Basic Flow

  1. User opens individual member loan account details page
  2. User clicks on 'Charge' button
  3. User charge amount for individual member
  4. User clicks 'Save' button

Post-condition

4.3 User can apply payment for the charge to entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Loan repayment' button
  3. Amount is automatically deducted according to contribution of every member in Group Loan account
  4. In the next step, user has possibility to has to edit payment amount for every member
  5. User clicks 'Save' button

Post-condition

4.4 User can apply payment for the charge to individual member loan account

Actors

Preconditions

Basic Flow

  1. User opens individual member loan account details page
  2. User clicks on 'Loan repayment' button
  3. User enters payment for the charge
  4. User clicks 'Save' button

Post-condition

5. Use Cases - Loan product

All flows are based on Individual Lending Javascript App

5.1 User can create Loan products for Groups

Actors

Preconditions

Basic Flow

  1. Open 'Organisation Administration' tab
  2. Click on 'Add Loan Product'
  3. Select type of product: "Group loan"
  4. Enter all necessary product details
  5. Click on 'Save' button

Post-condition

Validations

6. Use Cases - closing Group loan account

All flows are based on Individual Lending Javascript App

6.1 User can close entire Group Loan account

Actors

Preconditions

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks 'Close' button
  3. User clicks on 'Save' button

Post-condition

Validations

6.1 User can close individual member Loan account

Actors

Preconditions

Basic Flow

  1. User opens individual member loan account details page.
  2. User clicks 'Close' button
  3. User clicks on 'Save' button

Post-condition

 

Functional Requirements

FR#

Description

Comments/Mockups

1.1 Create a New Group loan account

Create flow will be almost the same as current implementation, there will be new link on Group details page: "New Group Loan application". After creating group account also new individual account will be created for every member of group account.

 
1.2 Group loan account details pageGroup Loan account details page will be almost the same as in current implementation. Individual schedule will show schedules from individual member accounts. 
1.3 Individual member loan account details pageIndividual member loan account details page will be almost the same as Client loan account details page. However, "Undo disbursal" and "Modify" tabs will not available. 
1.3 Client details pageThere will be a new section on Client details page – 'Group Loan Accounts Overview', which will be showing individual member account details. 
1.4 Modify account parametersParameters of Group Loan account can be modified only from Group Loan account level. There is no possibility to modify account details from individual member account level. 
2. Apply paymentThere will be possible to apply payment from every individual account and also from Group loan. When you try to apply payment from Group loan details page (click 'Loan repayment'), then new page will be displayed, on which it would be possible to enter exact amount for every member. Payment amount will be applied to every individual member account and information about payment will be automatically updated on Group Loan account. 
3. Apply adjustmentIt will be possible to adjust payment made by individual and also whole payment made to Group Loan account. While applying adjustment, it will be possible to revert/modify amount of every individual member. 
4. Apply chargeCharges could be applied to individual member account and also to the whole Group account. While applying charge, it will be possible to specify exact charge amount for every individual member. 
5. Loan productLoan product for Groups has the same options as for individual Clients. There can be some restrictions on the Group product. 
6. Close Group Loan accountIt is possible to close the entire Group Loan account and then also individual member loan accounts are closed. There is also possibility to close individual member loan account only and information about this is automatically updated on Group loan account. 

Standard Considerations

Security

Security (Permissions, Roles, and Data Scope)

Yes/No

Comments

Does the user need to be in a particular user hierarchy to use this feature?

No

 

Does the office hierarchy affect use of this feature?

No

 

Are you using any existing permissions to control this feature?

Yes

 

Are you adding any new permissions or changing existing permission to control this feature?

Yes

 

Are you using any existing activities to control this feature?

Yes

 

Are you adding any new activities or changing existing activities to control this feature?

Yes

 

Are there any special considerations for upgrade scenarios? What will be the default value for new permissions?

No

 

What will be the default values for default roles in a new installation?

No special considerations. Default value is checked in User role.