maektwain commented on pull request #915: URL: https://github.com/apache/fineract/pull/915#issuecomment-631923153
The method is updating the values, in the savings account charge now the null value was there to initialise it , might be the case that it was checking for null values somewhere else while applying the charges and then based on that computing from zero. This could be interesting to note that we can start to remove all the null values where it should be a bigDecimal as zero functionally . What are your thoughts ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
