vidakovic commented on code in PR #5811:
URL: https://github.com/apache/fineract/pull/5811#discussion_r3310190396


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/account/api/AccountTransfersApiResource.java:
##########
@@ -86,11 +90,10 @@ public AccountTransferData template(@BeanParam 
AccountTransSearchParam accountTr
     @Operation(summary = "Create new Transfer", operationId = 
"createAccountTransfer", description = "Ability to create new transfer of 
monetary funds from one account to another.")
     @RequestBody(required = true, content = @Content(schema = 
@Schema(implementation = AccountTransferRequest.class)))

Review Comment:
   @SamaSVM another thing: there are currently 2 GSoC projects going on that - 
I think - have contain this package that you worked on. They are already 
assigned to students. Please contact @avivijay19 and @Aman-Mittal to 
coordinate... but probably you have to abandon this unfortunately. I will block 
now all sub-tasks on FINERACT-2169, because they are pretty much all now GSoC 
projects. FYI



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