FINERACT-2455: Add projected amortization schedule#5580
Draft
oleksii-novikov-onix wants to merge 2 commits intoapache:developfrom
Draft
FINERACT-2455: Add projected amortization schedule#5580oleksii-novikov-onix wants to merge 2 commits intoapache:developfrom
oleksii-novikov-onix wants to merge 2 commits intoapache:developfrom
Conversation
c6878f0 to
5d8b091
Compare
Contributor
|
adamsaghy
reviewed
Mar 9, 2026
...st/java/org/apache/fineract/test/stepdef/loan/WorkingCapitalAmortizationScheduleStepDef.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 9, 2026
...rtfolio/workingcapitalloanproduct/api/WorkingCapitalLoanAmortizationScheduleApiResource.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 9, 2026
...rces/db/changelog/tenant/module/workingcapitalloan/parts/0004_wc_loan_amortization_model.xml
Outdated
Show resolved
Hide resolved
0fea4f6 to
703aca4
Compare
adamsaghy
reviewed
Mar 10, 2026
...st/java/org/apache/fineract/test/stepdef/loan/WorkingCapitalAmortizationScheduleStepDef.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...st/java/org/apache/fineract/test/stepdef/loan/WorkingCapitalAmortizationScheduleStepDef.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...st/java/org/apache/fineract/test/stepdef/loan/WorkingCapitalAmortizationScheduleStepDef.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...portfolio/workingcapitalloanproduct/calc/DefaultProjectedAmortizationScheduleCalculator.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...he/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationScheduleModel.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...he/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationScheduleModel.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...he/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationScheduleModel.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...rg/apache/fineract/portfolio/workingcapitalloan/calc/ProjectedAmortizationScheduleModel.java
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...rces/db/changelog/tenant/module/workingcapitalloan/parts/0008_wc_loan_amortization_model.xml
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 10, 2026
...ract-e2e-tests-runner/src/test/resources/features/WorkingCapitalAmortizationSchedule.feature
Show resolved
Hide resolved
9309b61 to
cdf09f3
Compare
adamsaghy
reviewed
Mar 12, 2026
...ache/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationInstallment.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 12, 2026
...ache/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationInstallment.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 12, 2026
...ache/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationInstallment.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 12, 2026
...ache/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationInstallment.java
Outdated
Show resolved
Hide resolved
adamsaghy
reviewed
Mar 12, 2026
...che/fineract/portfolio/workingcapitalloanproduct/data/ProjectedAmortizationScheduleData.java
Outdated
Show resolved
Hide resolved
adamsaghy
requested changes
Mar 12, 2026
Contributor
adamsaghy
left a comment
There was a problem hiding this comment.
Lets use payment instead of installment, to avoid confusions as it does not define a period...
cdf09f3 to
b8d5961
Compare
adamsaghy
reviewed
Mar 13, 2026
...he/fineract/portfolio/workingcapitalloanproduct/calc/ProjectedAmortizationScheduleModel.java
Outdated
Show resolved
Hide resolved
80b0fee to
2d50be4
Compare
Contributor
|
@oleksii-novikov-onix Please rebase. |
b7fc95b to
807def0
Compare
807def0 to
89f5c18
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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!
Your assigned reviewer(s) will follow our guidelines for code reviews.