andrewDzakpasu created FINERACT-752:
---------------------------------------
Summary: savings interest, posting wrong interest amount when
savings-interest-posting-current-period-end is enable
Key: FINERACT-752
URL: https://issues.apache.org/jira/browse/FINERACT-752
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: andrewDzakpasu
When savings-interest-posting-current-period-end is enable the amount of
interest posted is twice the amount when
savings-interest-posting-current-period-end is disabled.
i was able to replicate this on these two accounts
1.[https://staging.openmf.org/#/viewsavingaccount/79] when
savings-interest-posting-current-period-end is disable
2.[https://staging.openmf.org/#/viewsavingaccount/|https://staging.openmf.org/#/viewsavingaccount/79]80
savings-interest-posting-current-period-end is enable.
To replicate.
# create a savings account with voluntary product with withdrawal fee of 300
# opening balance 20013 activation date 1-03-2019
# approve and activate 1-03-2019
# post interest on 25-03-2019
# make a withdrawal of 19500 on 26-03-2019
# you will notice the interest posting total amounts to 296 on
[https://staging.openmf.org/#/viewsavingaccount/|https://staging.openmf.org/#/viewsavingaccount/79]80
which is wrong
# whilst on
[https://staging.openmf.org/#/viewsavingaccount/|https://staging.openmf.org/#/viewsavingaccount/79]79
the amount is 187 which is correct .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)