New Group Loan Functional Specification

New Group Loan approach

 

Release

Unreleased

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 new Group Loan 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 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, amount will be divided automatically into Group Loan account members but there will be also possible to modify exact payment amount of every member. This new approach will be more flexible and will meet more client requirements.

Goals

  • Old Loan Product should accept new Group Loans for Groups
  • Possibility to create Group Loan account with individual member loan accounts
  • Ability to apply payment to Group Loan and also to individual member loan accounts
  • Possibility to apply payment to entire Group loan with automatic amount deduction and option to manually edit payment amount for every individual member
  • Possibility to apply payment only to individual member loan account
  • Possibility to repay new Group Loan by trasfer from Savings
  • Possibility to access individual member loan account from Client details page
  • Possibility to adjust transactions on Group loan account with option to manually correct amount for every individual member
  • Possibility to adjust transactions made on individual account
  • Possibility to apply fees/penalties to group account with automatic amount deduction (according to contribution of every member) and option to manually edit charge amount for every individual member
  • Possibility to apply fees/penalties to individual member loan account
  • Possibility to apply full repay to individual member loan account and also to group loan account
  • Amounts on group account are sum of amounts on member accounts
  • No possibility to modify loan account parameters from member accounts
  • Possibility to redo Loan with new Group Loan approach
  • Possibility to reverse new Group Loan
  • Possibility to repay new Group Loan by using Audi Bank Plugin
  • Possibility to approve new Group Loan by using 'Approve multiple loans' functionality
  • Possibility to attach Question Groups to new Group Loan
  • Possibility to close individual member Loan account and also the whole new Group Loan
  • Information about transactions on Group and individual accounts should be recorded in the database.

Non-Goals

The following items will not be addressed in this release:

  • Possibility to repay new Group Loan by using MPESA plugin
  • Compatibility with Mifos Android Client

Related Documents

Epic issue: https://mifosforge.jira.com/browse/MIFOS-5628

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

2.1
2As a user, I want to be able to create product for Groups1.1
3As a user, I want to be able to have access to individual member accounts from Client details page2.3
4As a user, I want to be able to make payments to entire new Group Loan3.1, 3.2, 3.3
5As a user, I want to be able to specify exact payment amount for every member while applying payment to group account3.1, 3.2, 3.3
6As a user, I want to be able to make transactions to particular individual member loan account3.4, 3.5, 3.6
7As a user, I want to be able to repay Loan transfer from Savings account3
8As a user, I want to be able to repay Loan by using Audi Bank plugin7.1
9As a user, I want to be able to apply fees/penalties to the whole new Group Loan and have possibility to modify fees/penalties amount for every member of the Loan5.1
10As a user, I want to be able to apply fees/penalties to individual member Loan account5.2
11As a user, I want to be able to apply adjustment to the whole new Group Loan and have possibility to modify adjustment amount for every member of the Loan4.1
12As a user, I want to be able to apply adjustment to individual member Loan account4.2
13As a user, I want to be able to apply full repayment to whole new Group Loan3.7
14As a user, I want to be able to apply full repayment to individual member Loan account3.8
15As a user, I want to be able to repay Loan/fees/penalties by using Collection Sheet Entry8.1
16As a user, I want to be able to modify loan parameters only on group loan account2.4
17As a user, I want to be able to approve new Group Loan by using 'Approve multiple loans' functionality10.1
18As a user, I want to be able to redo new Group Loan9.1
19As a user, I want to be able to reverse new Group Loan9.2
20As a user, I want to be able to attach a Question Group to new Group Loan11.1, 11.2, 11.3
21As a user, I want to be able to close loan of individual member and see updated information on group loan account6.1, 6.2

1. Use Cases - Loan products

1.1 User can create Loan products for new Group Loan

Actors

  • User with permission 'Can define new loan product instance'

Preconditions

  • Loan product for new Group Loan has the same options as for old GLIM Loan

Basic Flow

  1. Open 'Admin' tab
  2. Click on 'Define New Loan Product'
  3. Select type of product: "Group"
  4. Enter all necessary product details
  5. Click on 'Save' button

Post-condition

  • Product can be selected during new Group Loan account creation

Validations

  • Standard validation for every field during the product creation

2. Use Cases - New Group Loan account creation

2.1 User can create new Group Loan account by using previously created product 

Actors

  • User with permissions: "Can create new loan account in Save for later state" and/or "Can create new loan account in Submit for approval state"

Preconditions

  • New Group configuration option is enabled
  • Loan product for new Group Loan was previously created

Basic Flow

  1. From 'Group details' page, user clicks 'Loan' (new Group Loan flow is loaded by default)
  2. User selects previously created product
  3. Page with loan parameters is displayed and also user can select members of group loan from the list (list contains only clients who are members of this group)
  4. User can enter amount of every member. Total group loan amount is a sum of amounts from every member
  5. Loan schedule is displayed
  6. User click 'Submit'.

Post-condition

  • New Group loan account is created along with individual accounts for every selected member of Group. 

Validations

  • Individual accounts are created only for members selected during loan creation, not for all members of the Group.
  • If Loan product was not previously created, at 2. there is a validation message that no products are available.

Alternative flow

  • At.1 click on 'Create Group Loan Account' link in 'Home' tab or 'Clients & Accounts' tab (new Group Loan flow is loaded by default)
  • Select any Group with at least 2 clients (only Groups can be selected)
  • Continue steps from at.2 to at.6

2.2 User can display new Group Loan details

Actors

  • User with permissions: "Can create new loan account in Save for later state" and/or "Can create new loan account in Submit for approval state"

Preconditions

  • New Group Loan account was previously created

Basic Flow

  1. From 'Group details' page, user clicks link with Loan name in 'Account information' section
  2. New Group Loan details page is displayed with table which contains details of every member's Loan account
  3. User has possibility to view schedules of every member of group Loan account by clicking on 'show' link in 'Individual schedule' column
  4. User has access to individual account of every member of group Loan account by clicking on 'show' link in 'Individual account' column

Post-condition

  • Group loan details page has the same options as old Group account but also has 'Individual account' column in the table with link to view individual account for every group loan member.
  • 'Individual account' column is displayed in the table only after Loan has been disbursed.
  • New Group Loan account is present in Search results while searching for Group

2.3 User can display individual member loan account details

Actors

  • User with permissions: "Can create new loan account in Save for later state" and/or "Can create new loan account in Submit for approval state"

Preconditions

  • New Group Loan account was previously created

Basic Flow

  1. There is a new section on Client details page: "Group Loan".
  2. User can display individual member loan account details by clicking on Group loan account name.
  3. Individual member loan account details page has almost the same functionalities as normal Client account but without possibility to Edit account information and Edit account status

Post-condition

  • Individual member loan account details page has almost the same options as Client loan details page but 'Edit account information' and 'Edit account status' links are not available
  • New GLIM Loan account is present in Search results while searching for Client
  • It is possible to access account from Group Loan account details page by clicking on on 'show' link in 'Individual account' column in Group table

2.4 User can modify parameters of Group Loan account

Actors

  • User with permission: "Can edit Loan account information"

Preconditions

  • New GLIM Loan account was previously created

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Edit account information' button
  3. User has possibility to modify all loan parameters (when Loan is in Partial Application/Pending Approval state)
  4. User clicks 'Submit' button to submit changes

Post-condition

  • Group Loan account can be modified only from Group details page
  • Group Loan account parameters cannot be modified from individual member account

3. Use Cases - Payments

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • New Group Loan account was previously created

Basic Flow

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

Post-condition

  • Payment is applied to every member loan account and also payment is applied on Group loan account.
  • It is possible to apply payment by transfering funds from Savings Account

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • New Group Loan account was previously created

Basic Flow

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

Post-condition

  • First the whole installment amount is repaid on individual member accounts and also on Group loan account. After that overpayment amount is applied to the next installment on individual member accounts and also overpayment amount is applied on Group loan account.
  • Amount of interest for next installment is recalculated according to the decreased principal amount.
  • It is possible to apply payment by transfering funds from Savings Account

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • New Group Loan account was previously created

Basic Flow

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

Post-condition

  • Partial amount is applied to the current installment on Group Loan account and also on individual member accounts.
  • Amount of interest is recalculated since installment has not been fully repaid.
  • It is possible to apply payment by transfering funds from Savings Account

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • New Group Loan account was previously created

Basic Flow

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

Post-condition

  • Payment is applied to individual member loan account and information about payment is automatically updated on Group Loan account. Amount of installment to be repaid on Group Loan schedule is decreased with amount equal to this paid on individual member account. Amount which has already been repaid should be displayed in 'Amount Paid' column.
  • It is possible to apply payment by transfering funds from Savings Account

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • Group Loan account was previously created

Basic Flow

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

Post-condition

  • First the whole installment is repaid on individual member account. After that overpayment amount is applied to the next installment on individual member account.
  • Amount of installment to be repaid on Group Loan schedule is decreased with amount equal to this paid on individual member account. Amount which has already been repaid should be displayed in 'Amount Paid' column.
  • Overpayment amount is applied to the next installment on Group Loan account with amount equal to overpayment amount on individual member account.
  • Amount of interest for next installment is recalculated according to the decreased principal amount.
  • It is possible to apply payment by transfering funds from Savings Account

3.6 User can apply payment (with partial installment amount) to individual member account

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • Group Loan account was previously created

Basic Flow

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

Post-condition

  • Partial amount is applied to the current installment on individual member account.
  • Amount of interest is recalculated since installment has not been fully repaid.
  • Amount of installment to be repaid on Group Loan schedule is decreased with amount equal to this paid on individual member account. Amount which has already been repaid should be displayed in 'Amount Paid' column.
  • Amount of interest on Group Loan schedule is recalculated since installment has not been not fully repaid.
  • It is possible to apply payment by transfering funds from Savings Account

3.7 User can apply full repayment to entire Group Loan account

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • Group Loan account was previously created

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Repay Loan' button
  3. User enters total repayment amount
  4. User clicks 'Submit' button

Post-condition

  • Group Loan account is closed with 'Closed - obigation met' status and also every individual member loan account is closed with 'Closed - obigation met' status.
  • It is possible to apply full repayment by transfering funds from Savings Account

3.8 User can apply full repayment to individual member account

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • New Group Loan account was previously created

Basic Flow

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

Post-condition

  • Full Repayment is applied to individual member loan account and information about this payment is automatically updated on Group Loan account. Amount of installment to be repaid on Group Loan schedule is decreased with amount equal to this paid on individual member account. Amount which has already been repaid should be displayed in 'Amount Paid' column.
  • It is possible to apply full repayment by transfering funds from Savings Account

4. Use Cases - Adjustments

4.1 User can apply adjustment to entire Group Loan account

Actors

  • User with permission: "Can make adjustment entry to the account"

Preconditions

  • Group Loan account was previously created
  • Payment was previously applied to entire Group Loan account

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Apply adjustment' button next to the transaction
  3. User has possibility to automatically modify/revert transaction made to of every individual member 
  4. User clicks 'Submit' button

Post-condition

  • Transaction is adjusted on all individual member loan accounts and also is automatically adjusted on Group Loan account.
  • Transaction applied only on individual member account cannot be adjusted from Group Loan account

4.2 User can apply adjustment to individual member loan account

Actors

  • User with permission: "Can make adjustment entry to the account"

Preconditions

  • Group Loan account was previously created
  • Payment was previously applied to individual member account or to entire Group loan account

Basic Flow

  1. User opens individual member loan account details page
  2. User clicks on 'Apply adjustment' button next to the transaction
  3. User has possibility to adjust/modify transaction
  4. User clicks 'Submit' button

Post-condition

  • Transaction is adjusted on individual member loan account.
  • Group Loan account is updated accordingly to adjusted transaction on individual member account.

5. Use Cases - Charges (fees/penalties)

5.1 User can apply charges (fees/penalties) to entire Group Loan account

Actors

  • User with permission: "Can apply charges to loans"

Preconditions

  • Group Loan account was previously created

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks on 'Apply charges' button
  3. User can select either fee or penalty
  4. Charge amount is automatically deducted according to contribution of every member in Group Loan account
  5. In the next step, user has possibility to edit charge amount for every member
  6. User clicks 'Submit' button

Post-condition

  • Charge (fee/penalty) is applied to individual member accounts and information about applied charges is automatically updated on Group Loan account (sum of individual charges).
  • Charge applied from Group Loan account level can be only modified from Group Loan account level and cannot be modified from individual member account level
  • It is possible to add all kindes of fees/penalties (periodic fees, automatic penalties, one time fees etc.)

5.2 User can apply charges to individual member loan account

Actors

  • User with permission: "Can apply charges to loans"

Preconditions

  • Group Loan account was previously created

Basic Flow

  1. User opens group loan account details page
  2. User clicks on 'Apply charges' button
  3. User can select either fee or penalty
  4. User charge amount for selected individual member (other members should get amount 0)
  5. User clicks 'Submit' button

Post-condition

  • Charge is applied to individual member accounts and information about applied charges is automatically updated on Group Loan account.
  • It is possible to add all kindes of fees/penalties (periodic fees, automatic penalties, one time fees etc.)

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • Group Loan account was previously created
  • Charge was previously applied to Group Loan account

Basic Flow

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

Post-condition

  • Payment for charge is applied to individual member accounts and information about applied payments for charges is automatically updated on Group Loan account (sum of individual payments).

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

Actors

  • User with permission: "Can make payment to the account"

Preconditions

  • Group Loan account was previously created
  • Charge was previously applied to individual member loan account

Basic Flow

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

Post-condition

  • Payment for charge is applied to individual member account and information about applied payment for charge is automatically updated on Group Loan account.

6. Use Cases - Close Group loan account

6.1 User can close entire Group Loan account

Actors

  • User with permission: "Can change state to Closed- Written off" or "Can change state to Closed-rescheduled"

Preconditions

  • Group Loan account has already been created

Basic Flow

  1. User opens Group Loan account details page
  2. User clicks 'Edit Account Status' button
  3. User selects either "Can change state to Closed- Written off" or "Can change state to Closed-rescheduled" status
  4. User clicks on 'Submit' button

Post-condition

  • Group Loan account is closed as well as every individual member loan account.

Validations

  • If any of the individual member loan account was previously closed then the rest of the accounts related to this Group loan account, are closed.

6.2 User can close individual member Loan account

Actors

  • User with permission: "Can change state to Closed- Written off" or "Can change state to Closed-rescheduled"

Preconditions

  • Group Loan account has already been created

Basic Flow

  1. User opens individual member loan account details page.
  2. User clicks 'Edit Account Status' button
  3. User selects either "Can change state to Closed- Written off" or "Can change state to Closed-rescheduled" status
  4. User clicks on 'Submit' button

Post-condition

  • Individual member loan accountt is closed and information about this is automatically updated on Group Loan account

7. Use Cases - Apply bulk payments to new Group Loan by using Audi Bank Plugin

7.1 User can apply payment by using Audi Bank Plugin

Actors

  • User with permission: "Can import transactions"

Preconditions

  • New Group Loan account was previously created

Basic Flow

  1. User opens 'Admin' page
  2. User clicks on 'Import transactions' link
  3. User selects 'Audi Bank' type and file with payments to upload
  4. User clicks 'Preview' button
  5. User clicks 'Submit' button to import transactions

Post-condition

  • Payments are applied to individual accounts and also to Group Loan account
  • Amount is automatically deducted according to the contirbution of every individual Group Loan member and all rounding differences are applied automatically to member with highest contribution.

8. Use Cases - Apply transactions to new Group Loan by using Collection Sheet Data Entry

8.1 User can apply payment by using Collection Sheet Data Entry

Actors

  • User with permission: "Can Enter Collection Sheet Data"

Preconditions

  • New Group Loan account was previously created

Basic Flow

  1. User clicks on 'Enter Collection Sheet Data' link
  2. User selects Center/Group
  3. User clicks 'Continue' button
  4. User can enter payments/disbursals/charges for entire Group Loan and also for individual member accounts 
  5. User clicks 'Submit' button

Post-condition

  • Payments are applied to individual accounts and also to Group Loan account

9. Use Cases - Redo & Reverse of new Group Loan

9.1 User can redo new Group Loan account by using previously created product 

Actors

  • User with permissions: "Can redo Loan disbursals"

Preconditions

  • New Group configuration option is enabled
  • Loan product for new Group Loan was previously created

Basic Flow

  1. From 'Admin' tab user clicks 'Redo Loan Disbursal'
  2. User selects previously created product
  3. Page with loan parameters is displayed and also user can select members of group loan from the list (list contains only clients who are members of this group) and disbursal date
  4. User can enter amount of every member. Total group loan amount is a sum of amounts from every member
  5. Loan schedule is displayed and user has possibility to enter payment amount for each installment and for every individual member
  6. User clicks 'Submit'.

Post-condition

  • New Group loan account is redone along with individual accounts for every selected member of Group. 

Validations

  • Individual accounts are created only for members selected during redo loan, not for all members of the Group.
  • If Loan product was not previously created, at 2. there is a validation message that no products are available.
  • Next to every installment there is a button to expand view and enter payment amount for every Group Loan member.

9.2 User can reverse new Group Loan account

Actors

  • User with permissions: "Can reverse Loan disbursals"

Preconditions

  • New Group configuration option is enabled
  • Loan product for new Group Loan was previously created
  • New Group Loan account was created and disbursed

Basic Flow

  1. From 'Admin' tab user clicks 'Reverse Loan Disbursal'
  2. User enters number of account which should be reversed
  3. User confirms that he wants to reverse loan account
  4. User clicks 'Submit'.

Post-condition

  • New Group loan account is reversed along with individual accounts for every selected member of Group.

10. Use Cases - Approve multiple new Group Loans

10.1 User can approve multiple new Group Loans

Actors

  • User with permissions: "Can approve loans in bulk"

Preconditions

  • New Group Loan was created but not approved

Basic Flow

  1. User clicks on 'Approve multiple loans' link
  2. User selects branch, loan officer and status
  3. User clicks 'Search'
  4. New Group Loan is displayed in the results
  5. User clicks 'Submit' to approve new Group Loan.

Post-condition

  • New Group loan account is successfully approved. 

Validations

  • 'Can change state to Approved' permission should have impact on new Group Loan approval.

11. Use Cases - Question Groups

11.1 User can attach a Question Group to new Group Loan during create flow

Actors

  • User with permissions: "Can manage question groups"

Preconditions

  • Question Group with questions has been created and assigned to Create Loan flow

Basic Flow

  1. User starts creating a new Group Loan account
  2. User enters all necessary parameters
  3. Page with Question Group is displayed and it is possible to answer to all questions
  4. User clicks 'Submit' to create a new Group Loan.

Post-condition

  • Question Group with answers can be viewed by clicking on 'View Additional Information' link on Group Loan details page

Validations

  • Question Group has all answers added during Loan creation and it is possible to edit them if it was defined in Question Group definition.
  • Question Group is not displayed for individual member accounts.

11.2 User can attach a Question Group to new Group Loan from view flow

Actors

  • User with permissions: "Can manage question groups"

Preconditions

  • Question Group with questions has been created and assigned to View Loan flow

Basic Flow

  1. User go to new Group Loan details page
  2. User clicks on 'Attach a new Question Group' link
  3. User can select Question Group and click 'Continue' button
  4. Page with Question Group is displayed and it is possible to answer to all questions
  5. User clicks 'Submit'.

Post-condition

  • Question Group with answers can be viewed by clicking on its name under 'Question Groups' section

Validations

  • Question Group has all answers added while attaching QG and it is possible to edit them if it was defined in Question Group definition.
  • Question Group is not displayed for individual member accounts.

11.3 User can attach a Question Group to new Group Loan during close loan flow, approve loan flow and disburse loan flow

Actors

  • User with permissions: "Can manage question groups"

Preconditions

  • Question Group with questions has been created and assigned to close loan flow/approve loan flow/disburse loan flow

Basic Flow

  1. User starts closing/disbursing/approving new Group Loan
  2. User enters all necessary parameters
  3. Page with Question Group is displayed and it is possible to answer to all questions
  4. User clicks 'Submit' to create a new Group Loan.

Post-condition

  • Question Group is displayed during close loan flow/approve loan flow/disburse loan flow


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: "Open new Group Loan Account". 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, 'Edit account status' and 'Edit account information' links are not available. 
1.3 Client details pageThere will be a new section on Client details page – 'Group Loan', 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 'Apply payment'), 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. 
 Information about transactions on Group and individual accounts should be recorded in the database. 

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.