This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ed42fb2410 FINERACT-2179: Advance Payment Allocation- Next-Last Option
behaviour change
add c79de9bb7a FINERACT-2282: Support Client filtering by legal form
No new revisions were added by this update.
Summary of changes:
.../core/service/SearchParameters.java | 13 +++++++
.../portfolio/client/api/ClientApiConstants.java | 2 +-
.../portfolio/client/api/ClientsApiResource.java | 14 ++++----
.../client/api/ClientsApiResourceSwagger.java | 2 +-
.../service/ClientReadPlatformServiceImpl.java | 5 +++
.../self/client/api/SelfClientsApiResource.java | 7 ++--
.../integrationtests/client/ClientSearchTest.java | 41 ++++++++++++++++++++--
.../integrationtests/client/ClientTest.java | 2 +-
8 files changed, 71 insertions(+), 15 deletions(-)