You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2009/12/01 07:44:20 UTC

[jira] Created: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Problem in the createUpdateBillingAddress service.
--------------------------------------------------

                 Key: OFBIZ-3277
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
            Reporter: Rishi Solanki
             Fix For: SVN trunk


>From one page checkout if register user select shipping and billing address not same.
Go for continue then another Postal Address created in the system which should not be the case.
The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).


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


[jira] Updated: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Posted by "Deepak Dixit (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Dixit updated OFBIZ-3277:
--------------------------------

    Attachment: OFBIZ-3277.patch

Here is the patch for this issue.
Thanks to Rishi Solanki for guidance.

> Problem in the createUpdateBillingAddress service.
> --------------------------------------------------
>
>                 Key: OFBIZ-3277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3277.patch
>
>
> From one page checkout if register user select shipping and billing address not same.
> Go for continue then another Postal Address created in the system which should not be the case.
> The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).

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


[jira] Updated: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Posted by "Rishi Solanki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Solanki updated OFBIZ-3277:
---------------------------------

    Fix Version/s: Release Branch 9.04

> Problem in the createUpdateBillingAddress service.
> --------------------------------------------------
>
>                 Key: OFBIZ-3277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3277.patch
>
>
> From one page checkout if register user select shipping and billing address not same.
> Go for continue then another Postal Address created in the system which should not be the case.
> The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).

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


[jira] Assigned: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-3277:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Problem in the createUpdateBillingAddress service.
> --------------------------------------------------
>
>                 Key: OFBIZ-3277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3277.patch
>
>
> From one page checkout if register user select shipping and billing address not same.
> Go for continue then another Postal Address created in the system which should not be the case.
> The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).

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


[jira] Closed: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3277.
--------------------------------------

    Resolution: Fixed

Thanks Rishi & Deepak for the contribution - Done at trunk r885702 & RB9.04 at r885703.

--
Ashish Vijaywargiya

> Problem in the createUpdateBillingAddress service.
> --------------------------------------------------
>
>                 Key: OFBIZ-3277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3277.patch
>
>
> From one page checkout if register user select shipping and billing address not same.
> Go for continue then another Postal Address created in the system which should not be the case.
> The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).

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


[jira] Commented: (OFBIZ-3277) Problem in the createUpdateBillingAddress service.

Posted by "Deepak Dixit (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784152#action_12784152 ] 

Deepak Dixit commented on OFBIZ-3277:
-------------------------------------

Thanks Ashish for committing the patch.

> Problem in the createUpdateBillingAddress service.
> --------------------------------------------------
>
>                 Key: OFBIZ-3277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3277
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3277.patch
>
>
> From one page checkout if register user select shipping and billing address not same.
> Go for continue then another Postal Address created in the system which should not be the case.
> The new postal address should create only when user do some changes in the billing postal address (in case of register user and keep address book set to Y).

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