You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Bharath Gowda (Jira)" <ji...@apache.org> on 2023/02/28 13:16:00 UTC

[jira] [Created] (FINERACT-1902) Writing off a loan is not creating properly the final accrual transaction and journal entries

Bharath Gowda created FINERACT-1902:
---------------------------------------

             Summary: Writing off a loan is not creating properly the final accrual transaction and journal entries
                 Key: FINERACT-1902
                 URL: https://issues.apache.org/jira/browse/FINERACT-1902
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Bharath Gowda


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)