You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Frank Nkuyahaga (Jira)" <ji...@apache.org> on 2022/11/11 06:54:00 UTC

[jira] [Created] (FINERACT-1802) Overdraft Interest is still posted on Fineract after balances is zero

Frank Nkuyahaga created FINERACT-1802:
-----------------------------------------

             Summary: Overdraft Interest is still posted on Fineract after balances is zero
                 Key: FINERACT-1802
                 URL: https://issues.apache.org/jira/browse/FINERACT-1802
             Project: Apache Fineract
          Issue Type: Bug
          Components: Savings
    Affects Versions: 1.8.0
            Reporter: Frank Nkuyahaga
            Assignee: Manoj Mohanan
         Attachments: Screenshot 2022-11-11 at 09.52.44.png

# Create a savings account with overdraft turned off.
 # Set interest posting to daily.
 # Add withdrawal fee charge.
 # Withdraw funds from the account to take it into overdraft
 # Wait a couple of days (interest should be posted on these days)
 # Make a deposit after a couple of days. The amount should bring the account balance to 0
 # Wait another day (interest posting job should run)
 #  Check the account

*Expected*

No interest should be posted when the account balance is zero

*Actual*

Overdraft interest is posted the day after the deposit yet the account balance was zero.



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