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 6ff196656 Add custom Configuration class for collateral module
(FINERACT-1932)
add 367896ccf Add custom Configuration class for charge module
(FINERACT-1932)
No new revisions were added by this update.
Summary of changes:
.../ChargeDropdownReadPlatformServiceImpl.java | 2 -
.../service/ChargeReadPlatformServiceImpl.java | 27 ++------
...hargeWritePlatformServiceJpaRepositoryImpl.java | 31 ++-------
.../charge/starter/ChargeConfiguration.java | 77 ++++++++++++++++++++++
4 files changed, 87 insertions(+), 50 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/charge/starter/ChargeConfiguration.java