This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 9e3bdd6aabf037b9db8d9932bd7390f85df296a9 Merge: e03167ef45 a06ea2b21d Author: Adam Saghy <[email protected]> AuthorDate: Tue May 26 21:42:48 2026 +0100 Merge pull request #5887 FINERACT-2181: Allocate buydown fee txns to Fee/Interest instead of Principal .../resources/features/LoanBuyDownFees.feature | 475 ++- .../LoanDelayedScheduleCaptures-Part1.feature | 2 +- .../LoanReAgingEqualAmortization-Part1.feature | 6 +- .../src/test/resources/features/Reporting.feature | 48 +- .../loanaccount/domain/LoanTransaction.java | 18 +- .../db/changelog/tenant/changelog-tenant.xml | 1 + ...tion_summary_reports_buydown_fee_allocation.xml | 3264 ++++++++++++++++++++ .../integrationtests/LoanBuyDownFeeTest.java | 6 +- 8 files changed, 3629 insertions(+), 191 deletions(-)
