From dfb6149ebd2fa0d3706afcd06d5a98032841dee9 Mon Sep 17 00:00:00 2001 From: Georg Date: Mon, 1 Aug 2022 09:21:14 +0200 Subject: [PATCH] Improved: findParty_Status. (OFBIZ-12677) --- applications/party/servicedef/services_view.xml | 3 ++- .../apache/ofbiz/party/party/PartyServices.java | 15 +++++++++------ applications/party/widget/partymgr/PartyForms.xml | 10 +++++++++- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/applications/party/servicedef/services_view.xml b/applications/party/servicedef/services_view.xml index 63209a637af..6001831162d 100644 --- a/applications/party/servicedef/services_view.xml +++ b/applications/party/servicedef/services_view.xml @@ -74,7 +74,6 @@ under the License. General Party Find Service, duplicated for screen widget purpose, Used in the new findparty page in the Party Manager, etc - @@ -82,6 +81,8 @@ under the License. + + diff --git a/applications/party/src/main/java/org/apache/ofbiz/party/party/PartyServices.java b/applications/party/src/main/java/org/apache/ofbiz/party/party/PartyServices.java index fe0dbf3494b..69c695127b6 100644 --- a/applications/party/src/main/java/org/apache/ofbiz/party/party/PartyServices.java +++ b/applications/party/src/main/java/org/apache/ofbiz/party/party/PartyServices.java @@ -1604,14 +1604,17 @@ public static Map performFindParty(DispatchContext dctx, Map --> - @@ -57,6 +56,14 @@ under the License. + + + + + + + + @@ -99,6 +106,7 @@ under the License. +