You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ar...@apache.org on 2022/07/11 08:09:33 UTC

[fineract] branch develop updated (4ebe645c5 -> adaac8958)

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 4ebe645c5 Charts data is mandatory for creating a fixed deposit product
     add adaac8958 Fix makerchecker inbox list group by error

No new revisions were added by this update.

Summary of changes:
 .../service/AuditReadPlatformServiceImpl.java      |  2 +-
 .../fineract/integrationtests/CurrenciesTest.java  |  2 +-
 ...yIntegrationTest.java => MakercheckerTest.java} | 25 ++++++++++++-----
 .../MakercheckersHelper.java}                      | 32 +++++++++++-----------
 4 files changed, 36 insertions(+), 25 deletions(-)
 copy integration-tests/src/test/java/org/apache/fineract/integrationtests/{SurveyIntegrationTest.java => MakercheckerTest.java} (69%)
 copy integration-tests/src/test/java/org/apache/fineract/integrationtests/common/{accounting/PeriodicAccrualAccountingHelper.java => commands/MakercheckersHelper.java} (55%)
 mode change 100755 => 100644