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

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

Also not sure, but I feel checkoutProcess.js has two incorrect lines:
jQuery('#shipToPhoneContactMechId').val(json.phoneContactMechId);

jQuery('#billToPhoneContactMechId').val(json.phoneContactMechId);

As the json fields return from the services (CheckoutServices.xml) are 
shipToPhoneContactMechId and billToPhoneContactMechId respectively.



> 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