Redoing loan disbursals and payments
Last Updated: vinodhn - 14 Feb 2007
As discussed in Reversing Loan Disbursals, due to data entry error, a loan account may have been opened for a wrong client/group or an account of the incorrect product instance. The first step to rectify the mistake is to reverse the disbursal and repayments, if any. The second step is to open the loan account of the correct product instance for the correct client/group and record the payments made, if any.
Update: UI screens are now accessible here
To view the screens, download and extract the zip folder, click on admin.htm, and if your browser gives you a warning select "Accept blocked content". Click on the Redo Loan Disbursal link under Manage Accounts and follow the user flow below.
This feature should allow the user to choose one of the loan accounts for which a wrong product/user has been assinged. The user can then open an account for the correct customer and of the correct product instance.
- User: clicks on "Redo Loan Disbursal" link on the Admin page.
- System: makes the following validation:
- User has permission to perform this action.
- User is taken to the Redo Loan Account Search page where he can select a client/group whose account is to be redone.
- System makes the following validations:
- Results outside the user's data scope should not be shown to the user.
- User enters the Client/Group name and clicks on "Search".
- On clicking Search, the user is taken to the Redo Loan Account Search Results which displays the relevant search results.
- The user clicks on the required Client/Group name and is taken to the Redo Loan Account page.
- In the Redo Loan Account page the user can select the Loan Instance name and click on "Continue".
- User is then taken to the Redo Loan Account 1 page where the loan account information needs to be entered.
- Note: The system should allow the user to enter a disbursal date in the past.
- After enetering all the required fields, the user clicks on "Continue".
- User is then taken to the Redo Loan Account Installments page where he can review the installments.
- Two fields Actual Payment Date and Actual Amount paid are user editable.
- After making relevant changes, the user clicks on "Preview".
- User is then taken to the Redo Loan Account Preview page the entire loan account is presented as a snapshot. If the user wants to make any changes he can click on "Edit loan account information" which redirects him to the Redo Loan Account 1 page.
- If the user is fine with the loan account information he can click on "Submit" which takes him to a confirmation page.
- User searches for an client/group account which does not exist or which is not a valid loan account id - An error should be thrown.
- If the user does not enter information for a mandatory field in any page, an appropriate error must be thrown.