Versions Compared

Key

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

...

Look an Feel Issues

March 30, 2011

  1. Repayment Day row is a tiny bit too squished

Functional Issues

March 30, 2011

  1. Some clients are not showing up in search when creating loan - 0004-000000014
  2. Source of Funds dropdown is not populating
  3. Even if a QG has not been applied to that specific loan product, the QG questions are showing up
  4. QG is not enforcing mandatory questions - allowed to continue even if mandatory question is not answered
  5. See pound signs for currency? currency says INR in View Org Settings
  6. Got an exception thrown in preview step
    Panel

    org.springframework.webflow.execution.FlowExecutionException: Exception thrown in state 'previewStep' of flow 'createLoanAccount'
    at org.springframework.webflow.engine.impl.FlowExecutionImpl.wrap(FlowExecutionImpl.java:569)
    .
    .
    .
    Caused by: java.lang.NullPointerException
    at org.springframework.webflow.mvc.servlet.ServletMvcView.doRender(ServletMvcView.java:50)
    at org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:180)