[
https://issues.apache.org/jira/browse/FINERACT-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164719#comment-16164719
]
ASF GitHub Bot commented on FINERACT-494:
-----------------------------------------
GitHub user nazeer1100126 opened a pull request:
https://github.com/apache/fineract/pull/411
FINERACT-494 Issue when selecting savings account on client creation …
…page
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nazeer1100126/incubator-fineract FINERACT-494
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/fineract/pull/411.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #411
----
----
> 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: Shaik Nazeer Hussain
> Labels: p1
> Attachments: client page.jpg
>
>
> 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)