[ https://issues.apache.org/jira/browse/FINERACT-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874227#comment-15874227 ]
ASF GitHub Bot commented on FINERACT-366: ----------------------------------------- GitHub user satish-conflux opened a pull request: https://github.com/apache/incubator-fineract/pull/293 FINERACT-366 : Issue With Creating RD account with 'Charge Time Type' Savings Activation You can merge this pull request into a Git repository by running: $ git pull https://github.com/satish-conflux/incubator-fineract FINERACT-366 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/293.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 #293 ---- commit 8e9674b4aaf9d4a493ba54dbda1d08dc8468aea4 Author: satish-conflux <satish.saj...@confluxtechnologies.com> Date: 2017-02-20T07:55:55Z FINERACT-366 : Issue With Creating RD account with 'Charge Time Type' Savings Activation ---- > Issue With Creating RD account with 'Charge Time Type' Savings Activation > -------------------------------------------------------------------------- > > Key: FINERACT-366 > URL: https://issues.apache.org/jira/browse/FINERACT-366 > Project: Apache Fineract > Issue Type: Bug > Components: Savings > Reporter: Santosh Math > Assignee: Satish S > Labels: p1 > Attachments: activate.png, savact.png > > > Steps to reproduce: > > Create a Charge with following data set: > Charge Applies To: Savings & Deposits > Charge Time Type: Savings Activation > Charge Calculation: Flat > Amount: 50 > > Go to Client's page, Click on 'More' and click on 'New Recurring Deposit' > >select the RD product from drop-down menu and then enter the following > >data sets: > Recurring Deposit Amount: 5000 > Deposit Frequency: 1 month > Deposit period: 6 month > >Add the above created charge > >Submit it on 01 Jan 2015. > >Approve it and Activate it on 01 Feb 2015. > >In RD account page, go to Charges Tab and select the charge and click on > >'Pay Charge' > >Provide the date 01 January 2015 and 'Submit' it. > Then it throws the error, > "field is required > validation.msg.savingsaccount.transaction.not.valid.cannot.pay.activation.time.charge.is.automated" > Check the screenshot 'activate.png'. > Expected: When creating RD account with charge type 'Savings Activation', the > charge must be paid just after activation of RD account similar to Savings > Activation. check the screenshot savact.png -- This message was sent by Atlassian JIRA (v6.3.15#6346)