FINERACT-2322: Extend loan collection data with next due payment amount field - #4874
Merged
adamsaghy merged 2 commits intoAug 6, 2025
Conversation
somasorosdpc
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
9 times, most recently
from
July 23, 2025 13:55
53d89ee to
7fa5f5e
Compare
somasorosdpc
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
from
July 28, 2025 13:55
7fa5f5e to
eba28e3
Compare
adamsaghy
reviewed
Jul 30, 2025
adamsaghy
reviewed
Jul 30, 2025
somasorosdpc
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
from
July 30, 2025 13:21
eba28e3 to
9ac4672
Compare
somasorosdpc
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
3 times, most recently
from
August 4, 2025 11:48
2359be7 to
9dbf55e
Compare
somasorosdpc
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
from
August 4, 2025 11:48
9dbf55e to
ee3317e
Compare
somasorosdpc
marked this pull request as ready for review
August 6, 2025 09:26
MarianaDmytrivBinariks
force-pushed
the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
from
August 6, 2025 10:38
cb29d44 to
55208c2
Compare
adamsaghy
deleted the
FINERACT-2322/extend-loan-collection-data-with-nextDuePaymentAmount-field
branch
August 6, 2025 11:52
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
Introduce
nextPaymentDueAmountfield on Loan related external business events and Loan details.Field returns the caclulated due amount related to the nextPaymentDueDate.
Apache Fineract JIRA ticket.