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 3b62d562a2 FINERACT-2358:
Advanced-accounting-rules-based-on-write-off-reason E2E tests
add c50113a868 FINERACT-2346: Minor SonarQube fixes
No new revisions were added by this update.
Summary of changes:
.../loan/starter/AcmeBusinessStepDefinitions.java | 3 +-
.../closure/api/GLClosuresApiResource.java | 41 +++++---
.../organisation/teller/api/TellerApiResource.java | 18 +++-
.../fineract/portfolio/charge/domain/Charge.java | 106 +++++++++++----------
.../LoanChargeCannotBeDeletedException.java | 16 ++--
.../LoanChargeCannotBePayedException.java | 24 ++---
.../LoanChargeCannotBeUpdatedException.java | 16 ++--
.../LoanChargeCannotBeWaivedException.java | 20 ++--
.../accounting/common/AccountingConstants.java | 22 ++---
.../accounting/common/AccountingRuleType.java | 2 +-
.../core/api/ApiParameterHelper.java | 8 +-
.../fineract/portfolio/PortfolioProductType.java | 2 +-
.../portfolio/calendar/service/CalendarUtils.java | 6 +-
.../service/InvestorAccountingHelper.java | 7 +-
.../api/ExternalAssetOwnersApiResource.java | 18 ++--
.../collateral/api/CollateralApiConstants.java | 2 +-
...dvancedPaymentScheduleTransactionProcessor.java | 8 +-
17 files changed, 171 insertions(+), 148 deletions(-)