Mk9894 commented on code in PR #3317:
URL: https://github.com/apache/fineract/pull/3317#discussion_r1274815196


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/service/SavingsSchedularInterestPoster.java:
##########
@@ -206,7 +206,8 @@ private void batchUpdate(final List<SavingsAccountData> 
savingsAccountDataList)
                             
savingsAccountTransactionData.getBalanceNumberOfDays(), 
savingsAccountTransactionData.getRunningBalance(),

Review Comment:
   @marta-jankovics I planned to do this part in the next PR. This PR just 
introduces submittedOnDate and initializes it. This PR might become huge if we 
make changes to all places where submittedOnDate is consumed.
   
   What do you think?



-- 
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