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 793dcd8e8b FINERACT-2280: add e2e automation tests for scenarios with
prevent interest pause for loan with interest rate zero
add 62afd41182 FINERACT-2181: fix Charges using percentage calculation
with min and max gap values
No new revisions were added by this update.
Summary of changes:
.../portfolio/charge/api/ChargesApiResource.java | 2 ++
.../charge/api/ChargesApiResourceSwagger.java | 11 ++++++--
.../fineract/portfolio/charge/domain/Charge.java | 2 +-
.../portfolio/charge/request/ChargeRequest.java | 3 +++
.../fineract/integrationtests/ChargesTest.java | 31 ++++++++++++++++++++++
.../common/charges/ChargesHelper.java | 5 ++++
6 files changed, 51 insertions(+), 3 deletions(-)