/[Apache-SVN]
ViewVC logotype

Revision 1835871


Jump to revision: Previous Next
Author: surajk
Date: Sat Jul 14 05:35:44 2018 UTC (5 years, 9 months ago)
Changed paths: 2
Log Message:
Improved: All existing party contact mechs should be deleted before creating new one.
(OFBIZ-10396)

Currently, everywhere in code base, before creating new party contact mech record, we use 

deletePartyContactMechPurposeIfExists service to delete old records. But, problem is 

<first-from-list is used everywhere which only deletes first fetched record.

All previous records should also gets deleted before creating new party contact mech purpose for a specific purpose type.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/order/minilang/order/OrderServices.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/party/minilang/contact/PartyContactMechServices.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26