danielales2541 commented on code in PR #4510:
URL: https://github.com/apache/fineract/pull/4510#discussion_r2029269719
##########
fineract-provider/src/main/java/org/apache/fineract/infrastructure/bulkimport/importhandler/loan/LoanImportHandler.java:
##########
@@ -207,6 +210,7 @@ private LoanAccountData readLoan(final Workbook workbook,
final Row row, final L
amortizationId = "1";
}
amortizationEnumOption = new EnumOptionData(null, null,
amortizationId);
+
Review Comment:
yes of corse
--
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]