This is an automated email from the ASF dual-hosted git repository. IOhacker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 310d9385e855569dcac56796443384081024edc1 Merge: c1fb469357 2974839194 Author: VĂctor Romero <[email protected]> AuthorDate: Fri Jul 24 07:44:24 2026 -0600 Merge pull request #6139 from AnvayKharb/fix/FINERACT-2691-group-summary-postgresql-parameter FINERACT-2691: Bind group summary report parameters as numeric .../resources/fineract-test-application.properties | 2 +- .../db/changelog/tenant/changelog-tenant.xml | 1 + .../0242_fix_group_summary_report_parameters.xml | 80 ++++++++++++++++++++++ .../GroupSummaryReportsIntegrationTest.java | 67 ++++++++++++++++++ .../SavingsInterestPostingTest.java | 16 +++-- .../common/FineractClientHelper.java | 5 +- .../common/FineractFeignClientHelper.java | 5 +- 7 files changed, 168 insertions(+), 8 deletions(-)
