This is an automated email from the ASF dual-hosted git repository.

IOhacker pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from c1fb469357 Merge pull request #6146
     add 863272fe7c FINERACT-2691: Bind group summary report parameter as 
numeric
     add 2974839194 Merge branch 'develop' into 
fix/FINERACT-2691-group-summary-postgresql-parameter
     new 310d9385e8 Merge pull request #6139 from 
AnvayKharb/fix/FINERACT-2691-group-summary-postgresql-parameter

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../resources/fineract-test-application.properties |  2 +-
 .../db/changelog/tenant/changelog-tenant.xml       |  1 +
 .../0242_fix_group_summary_report_parameters.xml   | 80 ++++++++++++++++++++++
 ...ava => GroupSummaryReportsIntegrationTest.java} | 40 +++++------
 .../SavingsInterestPostingTest.java                | 16 +++--
 .../common/FineractClientHelper.java               |  5 +-
 .../common/FineractFeignClientHelper.java          |  5 +-
 7 files changed, 121 insertions(+), 28 deletions(-)
 create mode 100644 
fineract-provider/src/main/resources/db/changelog/tenant/parts/0242_fix_group_summary_report_parameters.xml
 copy 
integration-tests/src/test/java/org/apache/fineract/integrationtests/{XBRLIntegrationTest.java
 => GroupSummaryReportsIntegrationTest.java} (56%)

Reply via email to