|
Author: jleroux
Revision: 1849514
Modified property: svn:log
Modified: svn:log at Sat Dec 22 09:48:52 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Dec 22 09:48:52 2018
@@ -1,2 +1,10 @@
Fixed: Incorrect PartyContactMechPurpose created while calling createUpdateBillingAddress service.
(OFBIZ-10588)
+
+createUpdateBillingAddress and createUpdateShippingAddress services create incorrect
+PartyContactMechPurpose records with userLogin.partyId.
+
+These services works well in case of when e-commerce logged-in user perform these operation.
+But in-correct data is created by these services if called from admin or any other user.
+
+I called createUpdateBillingAddress service from webtools and and didn't get desired results.
|