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 2017/01/12 14:17:52 UTC

[jira] [Commented] (FINERACT-352) Penalties for last loan installment are not shown on summary

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

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

GitHub user lionelraymundi opened a pull request:

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

    FINERACT-352 fix showing penalties after last loan's installment

    The new installment created in which penalties should be applied after loan's maturity date, was created twice. This messed up with the charges recalculation.

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

    $ git pull https://github.com/lionelraymundi/incubator-fineract FINERACT-352

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

    https://github.com/apache/incubator-fineract/pull/274.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 #274
    
----
commit 392dff0cd1408632cf994063f1a0901c331b35d9
Author: lionel <li...@poincenot.com>
Date:   2017-01-12T14:11:50Z

    FINERACT-352 fix showing penalties after last loan's installment

----


> Penalties for last loan installment are not shown on summary
> ------------------------------------------------------------
>
>                 Key: FINERACT-352
>                 URL: https://issues.apache.org/jira/browse/FINERACT-352
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Lionel Raymundi
>            Assignee: Markus Geiss
>
> When penalties are configured for a loan, if the last installment is not paid on term a new installment is created, where penalties should be applied. 
> It seems that the penalties are being correctly created, but on installment summary they are not properly shown.
> There is an example of this on https://demo.openmf.org/#/viewloanaccount/399



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