[ 
https://issues.apache.org/jira/browse/OFBIZ-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114016#comment-13114016
 ] 

Kiran Gawde commented on OFBIZ-4446:
------------------------------------

This happens due to the error in CheckoutService.xml. It is missing following 
lines:

<set field="createUpdatePartyTelecomNumberCtx.contactMechId" 
from-field="parameters.shipToPhoneContactMechId" />

<set field="createUpdatePartyTelecomNumberCtx.contactMechId" 
from-field="parameters.billToPhoneContactMechId" />

> OnePageCheckout creates new billing/shipping phone number even if user 
> selects the default values
> -------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4446
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4446
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Kiran Gawde
>            Priority: Minor
>
> Steps:
> 1. Make sure the logged in user has billing/shipping phone number in the 
> profile.
> 2. Add item to cart, and select 'onepagecheckout'
> 3. submit the order
> 4. Login to admin ui
> 5. Check the party profile.
> Issue:
> 1. You will notice two new contacts for shipping/billing phone number.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to