You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2010/02/01 14:51:50 UTC

[jira] Updated: (OFBIZ-3437) Conversion of one page checkout events to services

     [ https://issues.apache.org/jira/browse/OFBIZ-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pranay Pandey updated OFBIZ-3437:
---------------------------------

    Attachment: OFBIZ-3437.patch

Here is the patch for this issue.
Done following:
# Converted events createUpdateCustomerAndShippingAddress and createUpdateBillingAndPayment to services.
# Written services in order component.
# Removed dependency form ecommerce.
# Moved checkout map processor to order and corrected its reference at all other places in ecommerce.
# Introduced and seca setAnonUserLogin instead of using event from ecommerce.
# Small respective changes in OnePageCheckoutProcess.ftl and checkoutProcess.js.
# Also fixed some of the issues found during testing in old createUpdateShippingAddress and createUpdateBillingAddress services.

Thanks to Arun Patidar for testing the patch thoroughly for different scenarios for Anonymous and Registered user.

> Conversion of one page checkout events to services
> --------------------------------------------------
>
>                 Key: OFBIZ-3437
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3437
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3437.patch
>
>
> Conversion of one page checkout events to services to be done with movement to order manager. While doing this movement make sure to not have any dependency over ecommerce application.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.