You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/04/11 08:19:45 UTC

[GitHub] [fineract] eitanfr commented on pull request #1562: Fix - use expected disbursement for ideal disbursement to fix wrong interest

eitanfr commented on pull request #1562:
URL: https://github.com/apache/fineract/pull/1562#issuecomment-817269245


   @bharathcgowda @edcable 
   Hi, as you guys requested :)
   
   **First Scenario:**
   when "interest calculation period" is set to "daily" then interest has to calculate from the Disbursement date.
   Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114296763-b9174480-9ab5-11eb-80fe-58c0deab4b45.png)
   
   Works as Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114296639-0e9f2180-9ab5-11eb-8089-007b4f36406c.png)
   
   **Second Scenario:**
   when "interest calculation period" is set to "same as repayment" and "Calculate interest for exact days in partial period" checkbox is selected then interest has to calculate from the Disbursement date
   Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114296972-bd902d00-9ab6-11eb-9614-9163eeccdab9.png)
   
   Works as Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114296977-ca148580-9ab6-11eb-966f-931a90409878.png)
   
   **Third Scenario**
   when "interest calculation period" is set to "same as repayment" and "Calculate interest for exact days in partial period" checkbox is not selected then interest has to calculate for that month.
   Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114297072-44450a00-9ab7-11eb-808d-554899431ddc.png)
   
   Works as Expected:
   ![image](https://user-images.githubusercontent.com/9163916/114297083-4c9d4500-9ab7-11eb-945f-80c3712990cd.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org