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


##########
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanTransactionData.java:
##########
@@ -124,6 +124,11 @@ public class LoanTransactionData implements Serializable {
     private Collection<CodeValueData> reAmortizationReasonOptions = null;
     private Collection<StringEnumOptionData> 
reAmortizationInterestHandlingOptions = null;
 
+    private Integer numberOfFutureInstallments;

Review Comment:
   Current business date is missing.



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