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 bb46397daa FINERACT-2238: New command processing - Business Date
Management (org.apache.fineract.infrastructure.businessdate)
add d88f6a2f22 FINERACT-2311: Loan product - Buy down fees accounting
configuration
add f09055199a FINERACT-2311: cover accounting config for buy down fees
auto tests
No new revisions were added by this update.
Summary of changes:
.../service/ProductToGLAccountMappingHelper.java | 2 +
...tToGLAccountMappingReadPlatformServiceImpl.java | 4 ++
.../accounting/common/AccountingConstants.java | 15 ++++-
.../test/data/accounttype/DefaultAccountType.java | 4 +-
.../test/factory/LoanProductsRequestFactory.java | 4 +-
.../global/GLGlobalInitializerStep.java | 10 ++++
.../LoanProductToGLAccountMappingHelper.java | 5 ++
.../api/LoanProductsApiResourceSwagger.java | 10 ++++
...ToGLAccountMappingWritePlatformServiceImpl.java | 6 ++
.../serialization/LoanProductDataValidator.java | 25 ++++++--
.../integrationtests/BaseLoanIntegrationTest.java | 1 +
.../fineract/integrationtests/LoanProductTest.java | 66 +++++++++++++++++++---
12 files changed, 134 insertions(+), 18 deletions(-)