Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
While writing off a loan if there is not yet accrued interest, fee, or penalty, it shall be calculated and create the proper accrual transaction and journal entries.
Actual behavior
- Final Accrual calculation (and transaction) is not happening
- recalculateAccruals method call is “dummy” the loan is not Active by the time this method is called
To Reproduce
- create a loan account with accrual accounting
- write off the loan account
- System will not post the accrual entries for the written off income amount
Attachments
Issue Links
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress