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


##########
fineract-provider/src/main/java/org/apache/fineract/accounting/journalentry/service/CashBasedAccountingProcessorForWorkingCapitalLoan.java:
##########
@@ -47,7 +49,7 @@ public class 
CashBasedAccountingProcessorForWorkingCapitalLoan implements Workin
     private final JournalEntryRepository journalEntryRepository;
 
     @Override
-    public void postJournalEntriesForRepayment(final WorkingCapitalLoan loan, 
final WorkingCapitalLoanTransaction txn,
+    public void postJournalEntriesForRepaymentLikeTransaction(final 
WorkingCapitalLoan loan, final WorkingCapitalLoanTransaction txn,

Review Comment:
   Would it make sense to rename this method to "postJournalEntries"?



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