ruzeynalov commented on code in PR #5825:
URL: https://github.com/apache/fineract/pull/5825#discussion_r3225338391
##########
fineract-e2e-tests-runner/src/test/java/org/apache/fineract/test/initializer/global/LoanProductGlobalInitializerStep.java:
##########
@@ -4961,6 +4961,47 @@ public void initialize() throws Exception {
responseLoanProductsRequestLP2AdvPaymentIntEmiActualActualIntRefundFullZeroIntChargeOffAccrualActivity);
});
+ tasks.add(() -> {
+ // LP2 + zero-interest chargeOff behaviour + progressive loan
schedule + horizontal + interest recalculation
+ // + accrual activity posting, with LAST_INSTALLMENT
future-installment allocation rule baked in for every
+ // advanced-allocation transaction type — exercises code paths
that the more common NEXT_INSTALLMENT
Review Comment:
@galovics Done — replaced the em-dashes (—) with regular hyphens (-)
--
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]