You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/24 10:07:20 UTC

[jira] [Commented] (FINERACT-211) Not able to make loan repayment from savings account through standing instructions after executing the scheduler job

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

ASF GitHub Bot commented on FINERACT-211:
-----------------------------------------

GitHub user rajuan opened a pull request:

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

    [FINERACT-211] Corrected code to avoid detached entity persist exception

    

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

    $ git pull https://github.com/rajuan/incubator-fineract FINERACT-211

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

    https://github.com/apache/incubator-fineract/pull/218.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 #218
    
----
commit ff58f74d79e5ac62e304c00624fa9497e4ff1df9
Author: Adi Narayana Raju <ad...@confluxtechnologies.com>
Date:   2016-08-24T10:05:21Z

    [FINERACT-211] Corrected code to avoid detached entity persist exception

----


> Not able to make loan repayment from savings account through standing instructions after executing the scheduler job
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-211
>                 URL: https://issues.apache.org/jira/browse/FINERACT-211
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Loan
>            Reporter: subramanyasn
>            Priority: Critical
>         Attachments: Standing isntructions.png
>
>
> 1. Create simple loan product with monthly repayment, Create a simple savings product.
> 2. Submit new savings application for a client on 16 May 2016, approve and activate on same date with minimum deposit of 10000.
> 3. Create new loan application for the same client with monthly repayment on 16 May 2016.
> 4. Approve and disburse loan on 16 May 2016.
> 5. Create standing instruction for loan repayment from 16 August 2016.
> 6. Click on Admin -> System -> Scheduler job -> Execute standing instructions.
> > Standing instruction is getting failed, please find the attached error log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)