alberto-art3ch commented on code in PR #4717:
URL: https://github.com/apache/fineract/pull/4717#discussion_r2123878807
##########
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanproduct/domain/LoanProductRelatedDetail.java:
##########
@@ -186,6 +186,9 @@ public class LoanProductRelatedDetail implements
LoanProductMinimumRepaymentSche
@Column(name = "capitalized_income_type")
private LoanCapitalizedIncomeType capitalizedIncomeType;
+ @Column(name = "instalment_amount_in_multiples_of")
Review Comment:
Done! Typo solved
--
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]