adamsaghy commented on code in PR #4837:
URL: https://github.com/apache/fineract/pull/4837#discussion_r2213096047


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/account/service/AccountTransfersWritePlatformServiceImpl.java:
##########
@@ -208,6 +211,37 @@ public CommandProcessingResult create(final JsonCommand 
command) {
         return builder.build();
     }
 
+    @Transactional
+    @Override
+    public CommandProcessingResult adjust(JsonCommand command) {

Review Comment:
   Not related change to Savings periodic accrual handling. Please move it into 
a separate PR!



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