Sidney Wasibani created FINERACT-1404:
-----------------------------------------
Summary: Incorrect Loan Loss Provisioning Amount
Key: FINERACT-1404
URL: https://issues.apache.org/jira/browse/FINERACT-1404
Project: Apache Fineract
Issue Type: Improvement
Components: Accounting
Affects Versions: 1.5.0
Reporter: Sidney Wasibani
Assignee: Sidney Wasibani
Attachments: Screenshot from 2021-10-08 08-10-34.png
When there are similar items in the generated loan provisioning entries, some
of them are quietly dropped by the Hashset. Thus the total amount ends up being
incorrect.
There seems to already be an attempt to address this in the code by adding up
the similar entries. This works sometimes but will fail if the new total makes
the entry similar to another entry (which it wasn't similar to before the
addition)
!Screenshot from 2021-10-08 08-10-34.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)