This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 5884cf465d Merge pull request #6075
     add 7123577558 FINERACT-2667: fix buydown fee amortization processing when 
fee is adjusted after sale to investor
     add 353558297a FINERACT-2667: fix buydown fee amortization processing when 
fee is adjusted after sale to investor - E2E tests
     new 8fe900b57b Merge pull request #6067

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../features/AssetExternalization-Part2.feature    | 348 ++++++++++++++++++++-
 ...oanAmortizationAllocationMappingRepository.java |   8 +
 .../service/LoanAmortizationAllocationService.java |   2 +
 .../loanaccount/api/LoansApiResourceSwagger.java   |   2 +
 .../LoanAmortizationAllocationServiceImpl.java     |   5 +
 ...uyDownFeeAmortizationProcessingServiceImpl.java |   9 +-
 ...zedIncomeAmortizationProcessingServiceImpl.java |  11 +-
 .../integrationtests/LoanBuyDownFeeTest.java       |  85 +++++
 .../LoanCapitalizedIncomeTest.java                 |  86 +++++
 9 files changed, 550 insertions(+), 6 deletions(-)

Reply via email to