sayhaed commented on PR #4904:
URL: https://github.com/apache/fineract/pull/4904#issuecomment-3229062332

   You are absolutely right, and my apologies for the confusing explanation. We 
cannot have accrual transactions with a zero amount.
   
   The intent of this code is to correctly adjust accruals after back-dated 
transactions are made. If a deposit or withdrawal affects a past period, the 
original accrual is reversed. This logic then triggers a recalculation to post 
the new, correct accrual based on the updated transaction history.
   
   Its purpose is strictly for this adjustment process, not to create 
zero-amount transactions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@fineract.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to