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 4bcf465ac Update postgres Docker tag to v16
add 01e68e34c FINERACT-1932: Add starter configuration class for
portfolio.repaymentwithpostdatedchecks module
No new revisions were added by this update.
Summary of changes:
.../RepaymentWithPostDatedChecksAssembler.java | 10 +---
...WithPostDatedChecksReadPlatformServiceImpl.java | 14 +-----
...ithPostDatedChecksWritePlatformServiceImpl.java | 13 +----
.../RepaymentWithPostDatedChecksConfiguration.java | 58 ++++++++++++++++++++++
4 files changed, 64 insertions(+), 31 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/repaymentwithpostdatedchecks/starter/RepaymentWithPostDatedChecksConfiguration.java