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 367896ccf Add custom Configuration class for charge module
(FINERACT-1932)
add 5348477af Add custom Configuration class for calendar module
(FINERACT-1932)
No new revisions were added by this update.
Summary of changes:
.../CalendarDropdownReadPlatformServiceImpl.java | 2 -
.../service/CalendarReadPlatformServiceImpl.java | 2 -
...endarWritePlatformServiceJpaRepositoryImpl.java | 22 +------
.../calendar/starter/CalendarConfiguration.java | 68 ++++++++++++++++++++++
4 files changed, 70 insertions(+), 24 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/calendar/starter/CalendarConfiguration.java