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 2b95df786a Merge pull request #6259
add d4431d4db3 FINERACT-2758: Add missing fields for an Address
new f4f927ea56 Merge pull request #6273 from
AnvayKharb/fix/FINERACT-2758-address-fields
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:
config/docker/env/fineract-common.env | 2 +-
.../AddressCommandFromApiJsonDeserializer.java | 2 +
.../service/AddressWritePlatformServiceImpl.java | 6 +++
.../client/data/ClientAddressRequest.java | 1 +
.../fineract/integrationtests/ClientTest.java | 49 ++++++++++++++++++----
.../integrationtests/common/ClientHelper.java | 8 ++++
6 files changed, 60 insertions(+), 8 deletions(-)