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

Sascha Rodekamp commented on OFBIZ-4446:
----------------------------------------

Hi Kiran i could reproduce the error, but the patch seems not to solve it. 

Anyway while clicking throw the OPCO Process i was not able to submit an order:

{code}
Did not complete the order, the following occurred:ERROR : Could not create 
order (write error :Error while inserting: ... (Cannot add or update a child 
row: a foreign key constraint fails (`ofbiz/order_contact_mech`, CONSTRAINT 
`ORDER_CMECH_CM` FOREIGN KEY (`CONTACT_MECH_ID`) REFERENCES `contact_mech` 
(`CONTACT_MECH_ID`)))))
{code}

Could this Exception be related to your problem (tested with the current trunk 
version).


                
> 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
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release 10.04, SVN trunk
>            Reporter: Kiran Gawde
>            Assignee: Sascha Rodekamp
>            Priority: Minor
>         Attachments: OFBIZ-4446&4447-OnePageCheckout.patch, 
> OFBIZ-4446-CheckoutServicesXml.patch, OFBIZ-4446-checkoutProcessJs.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to