Chanda Aparna created FINERACT-494:
--------------------------------------
Summary: Issue when selecting savings account on client creation
page
Key: FINERACT-494
URL: https://issues.apache.org/jira/browse/FINERACT-494
Project: Apache Fineract
Issue Type: Bug
Components: Client, Savings
Reporter: Chanda Aparna
Assignee: Markus Geiss
When user checks open savings account on the client creation page, the savings
product dropdown is enabled. All the savings product irrespective of Recurring
or Saving deposits will be displayed in that. Once the saving product(recurring
product with ismandatory checked) is selected and submitted the client page,
the selected savings product which is recurring with ismandatory flag true is
saved as saving deposit(deposit_type_enum: 100) instead of recurring
deposit(deposit_type_enum: 300) in savings table (m_savings_account) with the
created client id, which is a bug.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)