This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from c1a3b98ed Update: Cater for loans with no schedule at disburse time
add e99995982 FINERACT-1596 Goodwill Accounting Changes
No new revisions were added by this update.
Summary of changes:
.../accounting/common/AccountingConstants.java | 41 ++++++++-------
.../service/AccountingProcessorHelper.java | 3 +-
.../AccrualBasedAccountingProcessorForLoan.java | 2 +-
.../CashBasedAccountingProcessorForLoan.java | 12 +++--
.../LoanProductToGLAccountMappingHelper.java | 4 ++
.../service/ProductToGLAccountMappingHelper.java | 31 ++++++++----
...tToGLAccountMappingReadPlatformServiceImpl.java | 4 ++
...ToGLAccountMappingWritePlatformServiceImpl.java | 6 +++
.../serialization/LoanProductDataValidator.java | 12 ++++-
...lanceRefundandRepaymentTypeIntegrationTest.java | 58 +++++++++++++++++++++-
.../common/loans/LoanProductTestBuilder.java | 2 +
11 files changed, 137 insertions(+), 38 deletions(-)