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

   Hi @IOhacker,
   The validation:
   
   && (!MathUtil.isZero(period.closingBalance().getAmount()) || 
!matchingAccrualDates.isEmpty())) 
   
   Was removed because it's not correct. It was created to post the reversed 
accruals when an adjustment was made to the account balance, but it's incorrect 
for it to validate the final closing of the account.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to