[jira] [Commented] (FINERACT-377) Reinvesting Recurring Deposit is taking present date in stead of maturity date

2017-02-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871784#comment-15871784
 ] 

ASF GitHub Bot commented on FINERACT-377:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-fineract/pull/289


> Reinvesting Recurring Deposit is taking present date in stead of maturity date
> --
>
> Key: FINERACT-377
> URL: https://issues.apache.org/jira/browse/FINERACT-377
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Reporter: Santosh Math
>Assignee: Santosh Math
>  Labels: p1
> Fix For: 0.7.0-incubating
>
> Attachments: reinv.png
>
>
> 1. Create a Recurring deposit account for a client on 01 January 2016, term 
> is 3 months repaid every  month -> Approve and disburse on same date.
> 2. Make Deposits on 01 Jan, 01 Feb, and 01 March
> 3. Also run the scheduler job "Update Deposit Accounts Maturity details" -> 
> Navigate back to the Recurring deposit account page -> Click on Close button.
> 4. In Close account page, select the date as 01 April 2015(maturity date) and 
> in action drop-down select Reinvest as option -> Click on 'Submit' button.
> After clicking 'Submit' button, the previous RD account gets closed and new 
> RD account gets created with deposit amount = closing amount of previous RD 
> account. The reinvesting date should be 01 April 2015, but the application is 
> taking present date as 'Reinvesting Date'. Check the screenshot. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FINERACT-377) Reinvesting Recurring Deposit is taking present date in stead of maturity date

2017-02-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869698#comment-15869698
 ] 

ASF GitHub Bot commented on FINERACT-377:
-

GitHub user satish-conflux opened a pull request:

https://github.com/apache/incubator-fineract/pull/289

FINERACT-377 : Reinvesting Recurring Deposit is taking present date in 
stead of maturity date.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/satish-conflux/incubator-fineract FINERACT-377

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-fineract/pull/289.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 #289


commit abeab28cd7269bb61e68ea6a31f00184511f3da1
Author: satish-conflux 
Date:   2017-02-16T10:31:39Z

FINERACT-377 : Reinvesting Recurring Deposit is taking present date in 
stead of maturity date




> Reinvesting Recurring Deposit is taking present date in stead of maturity date
> --
>
> Key: FINERACT-377
> URL: https://issues.apache.org/jira/browse/FINERACT-377
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Reporter: Santosh Math
>Assignee: Markus Geiss
>  Labels: p1
> Attachments: reinv.png
>
>
> 1. Create a Recurring deposit account for a client on 01 January 2016, term 
> is 3 months repaid every  month -> Approve and disburse on same date.
> 2. Make Deposits on 01 Jan, 01 Feb, and 01 March
> 3. Also run the scheduler job "Update Deposit Accounts Maturity details" -> 
> Navigate back to the Recurring deposit account page -> Click on Close button.
> 4. In Close account page, select the date as 01 April 2015(maturity date) and 
> in action drop-down select Reinvest as option -> Click on 'Submit' button.
> After clicking 'Submit' button, the previous RD account gets closed and new 
> RD account gets created with deposit amount = closing amount of previous RD 
> account. The reinvesting date should be 01 April 2015, but the application is 
> taking present date as 'Reinvesting Date'. Check the screenshot. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)