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 43a21bc8a7f942dafbdaff257c0a15f94cae6eba
Merge: ab40aaf69f 6e50790d19
Author: VĂ­ctor Romero <[email protected]>
AuthorDate: Thu Aug 6 11:56:21 2026 -0600

    Merge pull request #6211 from 
AnvayKharb/fix/FINERACT-2730-transaction-search
    
    FINERACT-2730: add loan and savings transaction search

 .../fineract/portfolio/search/SearchConstants.java |  15 ++-
 .../portfolio/search/data/SearchConditions.java    |  46 +++++--
 .../fineract/portfolio/search/data/SearchData.java |  23 ++++
 .../portfolio/search/api/SearchApiResource.java    |   5 +-
 .../search/api/SearchApiResourceSwagger.java       |  18 +++
 .../search/service/SearchReadServiceImpl.java      | 113 ++++++++++++++--
 .../integrationtests/SearchResourcesTest.java      | 150 +++++++++++++++++++++
 7 files changed, 346 insertions(+), 24 deletions(-)

Reply via email to