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/03 15:49:58 UTC

[jira] [Commented] (FINERACT-7) Repayment Schedule after waive fee not correct

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

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

Github user abdulazizali77 commented on the issue:

    https://github.com/apache/incubator-fineract/pull/256
  
    @nazeer1100126 Hi, sorry i didnt run the integration test before. I did give the integration tests a run with and without the changes and it seems i get identical failures on ClientLoanIntegrationTest (and other tests).
    I will ascertain whether the two modified methods in the PR are called during any of the integration tests. From first glance however testLoanScheduleWithInterestRecalculation_WITH_REST_SAME_AS_REPAYMENT_INTEREST_COMPOUND_NONE_STRATEGY_REDUCE_EMI_WITH_INSTALLMENT_CHARGE doesnt seem to be calling Loan.generateInstallmentLoanCharges nor LoanCharge.updateInstallmentCharges. (possibly i am wrong)



> Repayment Schedule after waive fee not correct
> ----------------------------------------------
>
>                 Key: FINERACT-7
>                 URL: https://issues.apache.org/jira/browse/FINERACT-7
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Loan
>            Reporter: Dayna Harp
>            Assignee: Markus Geiss
>         Attachments: 1.jpg, 2.jpg, 3.jpg
>
>
> https://mifosforge.jira.com/browse/MIFOSX-2495
> After waive installment fee the repayment schedule generated is not proper
> 1. Create Installment fee for a loan as 100-Flat-Regular. 
> 2. Create loan product with following datasets and attache above installment fee to that.
> Terms vary based on loan cycle :	FALSE
> Principal:	10,000   ( Min: , Max : )
> Number of Repayments:	12   ( Min: , Max
> Repay Every:	1  Months
> Nominal Interest Rate:	1   ( Min: , Max  Per month
> Minimum days between disbursal and first repayment date	
> Amortization	Equal installments
> Interest Method	Declining Balance
> Interest Calculation Period	Daily
> Repayment Strategy	Overdue/Due Fee/Int,Principal
> Account moves out of NPA only after all arrears have been cleared?	No
> Days in year	Actual
> Days in month	Actual
> Principal Threshold (%) for Last Instalment	0
> Allow fixing of the installment amount	No
> Interest Recalculation	
> Recalculate Interest	Yes
> Advance payments adjustment type	Reduce number of installments
> Pre-closure interest calculation rule	Calculate till pre closure date
> Interest recalculation compounding on	None
> Frequency for recalculate Outstanding Principal	Daily
> Frequency Interval for recalculation	1
> Frequency Date for recalculation	01-Jan-15
> Is Arrears recognization based on original schedule:No.
> 3. Submit new loan application on 01 October 2015. Approve and disburse loan on same date.
> 4. Click on waive charge and select for 1st repayment.
> 5. Repayment schedule generated after waive charge is not proper
> >Waive charge is happening not for first installment instead for other installment it is happening.
> 6. For first repayment the due is getting displayed.
> Attachments here: https://mifosforge.jira.com/browse/MIFOSX-2495



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