-
Notifications
You must be signed in to change notification settings - Fork 2.2k
FINERACT-2311: Add GET API for buy down fees related information #4882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FINERACT-2311: Add GET API for buy down fees related information #4882
Conversation
796d613 to
d91c0c2
Compare
05aeabb to
2910221
Compare
...n/src/main/java/org/apache/fineract/portfolio/loanaccount/api/LoanBuyDownFeeApiResource.java
Show resolved
Hide resolved
adamsaghy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look on my request!
2910221 to
1b6b0b1
Compare
ba42e39 to
7dd52f3
Compare
df733ac to
b4cfeb5
Compare
...main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformService.java
Outdated
Show resolved
Hide resolved
...n/src/main/java/org/apache/fineract/portfolio/loanaccount/api/LoanBuyDownFeeApiResource.java
Outdated
Show resolved
Hide resolved
.../main/java/org/apache/fineract/portfolio/loanaccount/data/BuyDownFeeAmortizationDetails.java
Outdated
Show resolved
Hide resolved
b4cfeb5 to
a3478e4
Compare
a3478e4 to
b1b9063
Compare
|
@oleksii-novikov-onix Please check and fix the failed tests! |
b1b9063 to
086e1c5
Compare
Done |
adamsaghy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Describe the changes made and why they were made.
Ignore if these details are present on the associated Apache Fineract JIRA ticket.
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.