adamsaghy commented on code in PR #4837:
URL: https://github.com/apache/fineract/pull/4837#discussion_r2212767442
##########
fineract-accounting/src/main/java/org/apache/fineract/accounting/producttoaccountmapping/service/SavingsProductToGLAccountMappingHelper.java:
##########
@@ -263,9 +263,9 @@ public void
handleChangesToSavingsProductToGLAccountMappings(final Long savingsP
savingsProductId,
AccrualAccountsForSavings.FEES_RECEIVABLE.getValue(),
AccrualAccountsForSavings.FEES_RECEIVABLE.toString(),
changes);
- mergeSavingsToAssetAccountMappingChanges(element,
SavingProductAccountingParams.PENALTIES_RECEIVABLE.getValue(),
Review Comment:
Why removing the penalties receivables?
--
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]