Adam Saghy created FINERACT-2356:
------------------------------------
Summary: Receivable GL accounts are double credited in case of
Charge-off and Write-off
Key: FINERACT-2356
URL: https://issues.apache.org/jira/browse/FINERACT-2356
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.12.1
Reporter: Adam Saghy
Assignee: Adam Saghy
Fix For: 1.13.0
Receivable GL accounts are double credited in case there were Charge-off and
Write-off as well on the loan.
GIVEN loan got charged-off (receivable GL accounts were credited)
WHEN loan write-off got triggered
THEN we should not credit again the receivable GL account, but:
* in case of principal: Charge-off Expense
* in case of interest: Income from Charge-off Expense
* in case of fee: Income from Charge-off Fee
* in case of penalty: Income from Charge-off Penalty
*In case the loan was not charged-off and got written-off, no changes are
required, everything works as expected.*
*Acceptance criteria*
* Avoid double credit receivable accounts in case of Charge-off and
Written-off operations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)