/[Apache-SVN]
ViewVC logotype

Revision 1816795


Jump to revision: Previous Next
Author: jleroux
Date: Fri Dec 1 04:49:34 2017 UTC (6 years, 4 months ago)
Changed paths: 1
Log Message:
Fixed: In 'updateOrderContactMech' service, A check should be added to call 
'removeOrderContactMech'.
(OFBIZ-9967)

In case, user don't create orderContactMech while creating an order and wish to 
create orderContactMech after the creation then, 'updateOrderContactMech' 
throws error of 'oldContactMechId' parameter missing in 'removeOrderContactMech'
 service.

Adds a 'if-not-empty' check for 'oldContactMechId' field i.e, if 
'oldContactMechId' is available then only 'removeOrderContactMech' service 
should be called in 'updateOrderContactMech' service.

Thanks: Sonal Patwari

Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26