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 a308a96bed FINERACT-2232: added e2e automation tests for capitalized
income reversal
add 9e12e3b1cd FINERACT-2181: Refactor code quality
No new revisions were added by this update.
Summary of changes:
.../note/service/AcmeNoteReadPlatformService.java | 3 ++-
.../note/starter/AcmeNoteServiceStepDefinitions.java | 2 +-
.../api/AccrualAccountingApiResourceSwagger.java | 2 +-
.../accounting/closure/api/GLClosuresApiResource.java | 2 +-
.../GLAccountWritePlatformServiceJpaRepositoryImpl.java | 17 ++++++++---------
.../service/ProductToGLAccountMappingHelper.java | 4 ++--
.../ProvisioningEntriesReadPlatformServiceImpl.java | 2 +-
.../rule/api/AccountingRuleJsonInputParams.java | 2 +-
.../accounting/rule/data/AccountingRuleData.java | 4 ++--
.../fineract/accounting/rule/domain/AccountingRule.java | 7 +++----
.../rule/exception/AccountingRuleInvalidException.java | 12 ++++++------
...untingRuleWritePlatformServiceJpaRepositoryImpl.java | 4 ++--
.../domain/journalentry/JournalEntryBusinessEvent.java | 2 +-
13 files changed, 31 insertions(+), 32 deletions(-)