Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

General

  • All steps of the workflow, the headings should remain the same througout the workflow. Noticed currently that the first step is called Select customer, but then changes to Select Client/Group when user is in the 2nd step. Use the headings below for the real headings of the workflow.
  • Localization - update all strings to follow L10n guidelines - see here ->
    • Sentences should always have a period at the end
    • Watch Capitalization
  • Currently if you created another loan previously, and then you enter this pipeline again, it pre-populates w/ the previous values - we should not be doing this

First Step: Select Client / Group

  • Workflow step changes to Select Client/Group instead of Select Customer
  • 2 links to still reach this step from: "Open new loan account" from home page left bar, and "Create loan account" from Clients & Accounts page's left bar.
  • Text at the top changes to the following (keep same fonts) -

    Create Loan Account - Select Client or Group

    Enter a client or group name and click Search. Click Cancel to return to Clients & Accounts without submitting information.

  • Name box remains the same, with same width, same allowable characters, and same # of characters
  • If user clicks Search with nothing entered into the Name box, same error message is displayed - Please specify Name to be searched.
  • Search and Cancel buttons remain the same - colors, etc
  • If user clicks Cancel, user is returned to Clients & Accounts page - even if they enter workflow from Homepage
  • When Search term is entered, only active clients and groups are returned.  Search only searches client and group names.  If the client and/or group is in any other state (pending approval, on hold, closed, ...) then it is not returned
  • If the search term matches multiple results (both clients and groups), all results are returned
  • Results are sorted the same as they are now?

Second Step: Loan Account Information

Select Loan Product

  • 2 possible places to reach this step from: the above first step, or directly from a client's or group's details page "Open new account: Loan"
  • Text changes to the following (keep same fonts) - sometimes I see it says Continue, sometimes it says Preview - it should say Continue.

    Create Loan Account  -  Enter Loan Account Information

    Select a Loan instance. Then click Continue. Click Cancel to return to Clients & Accounts without submitting information.
    *Fields marked with an asterisk are required.

  • Account Owner: text remains the same?
  • Loan instance name: -> rename to Loan product name?  Keep red asterisk.
  • If user clicks Cancel, user is returned to Clients & Accounts page
  • Continue and Cancel buttons remain the same
  • If user clicks Continue with selecting a loan product, error message appears - Please select a Loan instance name. -> rename to Please select a Loan product?
  • Loan products that are populated
    • Only active loan products are available.  State is determined by status of loan product only.  (Start and End dates of loan products will be removed).
    • If this account is for a client, only loan products applicable to clients are available.  Same for groups
    • Currently, if LSIM is not on, loan products with variable loan installments is not allowed.  If we keep LSIM for now, this constraint remains

Loan Product Summary

  • After loan product is selected, the same details should appear except "Principal due on last installment: No".  This needs to be removed (functionality has been removed)
  • If a loan product is selected where there are Question Groups to answer, then the workflow should have extra Question Group step inserted into the workflow

Account Details

  • Same fields remain, and default to amounts set in Loan product defaults for the ones that have values from loan products
  • Source of Funds and Purpose of Loan can be made mandatory by the MFI in "Hidden/Mandatory fields" - ensure that this remains the same
  • All mandatory fields still have red asterisk, and error messages appear if they are not filled in
  • For all fields - display no error messages about string conversion errors
  • There are error messages if mandatory fields are not filled in, or they are not within the range specified by loan product, or the wrong character is entered (like letters where we expect numbers).  The same error message (to specify a valid xxx) should be displayed for all types of errors
  • Amount field
    • Currently 2 error messages appear if it is not filled in.
      • Please specify valid Amount. Amount should be a value between 100 and 10,000, inclusive.
      • The Amount is invalid because string conversion error
    • Only the first one is needed. The values in the string are from the loan product
    • If you enter in a non-number then the first error message should still be displayed
    • If you enter in a value with more than the digits after decimal allowed, current error message displays
      • The Amount is invalid because the number of digits after the decimal separator exceeds the allowed number 1.
  • Rename to Interest Rate
    • Same as Amount field, only display the following error message - Please specify valid Interest rate. Interest rate should be a value between 24 and 30, inclusive.
    • Don't see validation for Digits after Decimal right now? Not sure if we have it
  • No. of Installments field - rename to Number of Installments
    • Currently the user is not allowed to enter in anything other than a number for this field.  <- look at Validation guidelines
    • Display current error message if No. of Installments is not within range - Please specify valid No. of installments. No. of installments should be a value between 2 and 24, inclusive.
  • Disbursal Date is defaulted to the next available disbursal date** Logic for Disbursal Date - is this in the backend?** If disbursal date is not filled in, display same error message - Please specify a valid disbursal date.
  • Repayment day box remains the same - same frequency is available, while the other is grayed out - GK wants to be able to change this
    • If the Recur every <blank> field is not filled in, display same error message - Please specify a repayment day.
  • Grace period for repayments - field remains the same, and grayed out, defaulted to what was set in the loan product
  • Rename Source of fund to Source of Funds (Mifos-2668).
    • If this is not selected and is mandatory, change error message to Please specify Source of Funds.
  • Purpose of loan - rename to Loan Purpose
    • If this is not selected and is mandatory, change error message to Please specify Loan Purpose.
  • Collateral Type, Collateral Notes, and External ID boxes stay the same - just change capitalization

Administrative Set Fees

  • This should all stay the same, except it should say "Periodicity: One Time" or "Periodicity: 1 week(s)", etc.
  • Continue to allow to edit one-time fees, and if edited, is updated to new numbers
    • Continue to validate for digits after decimal for loan fees
  • Continue to allow removal, and if so, fees are removed from this loan

Apply Additional Fees

  • Continue to allow applying additional loan fees
  • Only active loan fees that match the frequency for this loan are displayed

Third (Optional) Step: Additional Information

  • Title this step Additional Information
  • Display all QG questions within workflow box like other steps of this workflow
  • Move Continue and Cancel buttons to the same place in page as other pages

Fourth Step: Review Installments

Keep everything the same except..

  • Big gap between Account Owner and Loan Amount?
  • Standardize strings here again with capitalization
  • Due Date should be two words
  • change Amount due to Amount Due

Special Case: Variable Loan Installments

  • TBD

Special Case: Cash Flow

  • TBD

Fifth Step: Review & Submit

  • Continue to display all information except
    • Principal due on last installment : No <- don't need this anymore
    • Instance information -> change to different wording
  • The headings for each section should be - Loan Account Information, Installments, Additional Information. Currently QG has no heading, and Loan Account Information isn't capitalized. Also each heading has different fonts and sizes - stay consistent - use the same as Loan account information
  • I find it odd to have a button that says "Edit loan schedule information" after Installments when all it does is take me to the Review Installments page - I assume this is only needed for Variable Loan Installments? Maybe remove this button if it's not needed
  • Under Additional Information - everything is bolded - only bold Section headings, and unbold other text
  • Keep same buttons at the bottom - Save For Later, Submit for Approval, Cancel
  • No labels