Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • After loan product is selected, the same details should appear except "Principal due on last installment: No".  This has been removed.

Account Details

  • Same fields remain, and default to amounts set in Loan product defaults
  • 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 - 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, same error message displays
      • The Amount is invalid because the number of digits after the decimal separator exceeds the allowed number 1
  • Interest Rate field
    • Same as Amount field, only display the Please specify valid Interest Rate error message.
    • Don't see validation for Digits after Decimal right now? Not sure if we have it
  • No. of Installments
    • Currently the user is not allowed to enter in anything other than a number for this field.
  • Disbursal date is defaulted to the next available disbursal date