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 a76c189a04 Revert "FINERACT-2181: Some tweaks in the gradle build to
ensure correct task processing"
new e4ab6110ff FINERACT-2181: Fix validation for add capitalized income to
loan transaction
new ee5290c92e FINERACT-2181: add tests for capitalized income validation
with enabled over appiled amount setting
The 2 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:
.../global/LoanProductGlobalInitializerStep.java | 3 +
.../features/LoanCapitalizedIncome.feature | 401 +++++++++++++++++----
.../ProgressiveLoanTransactionValidatorImpl.java | 38 +-
3 files changed, 365 insertions(+), 77 deletions(-)