You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Brajesh Patel (JIRA)" <ji...@apache.org> on 2008/03/13 18:22:24 UTC

[jira] Created: (OFBIZ-1705) Merging of processCustomerSettings and createUpdateUser method

Merging  of processCustomerSettings and createUpdateUser method 
----------------------------------------------------------------

                 Key: OFBIZ-1705
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1705
             Project: OFBiz
          Issue Type: Improvement
          Components: ecommerce
    Affects Versions: SVN trunk
            Reporter: Brajesh Patel
            Priority: Minor
             Fix For: SVN trunk


Merge code of processCustoemrSettings and createUpdateUser method as createUpdateCustomer in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
While we do this make sure that the removal of these two methods is not breaking anything.


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


[jira] Updated: (OFBIZ-1705) Merging of processCustomerSettings and createUpdateUser method

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

Brajesh Patel updated OFBIZ-1705:
---------------------------------

    Attachment: Marg_simple_method.patch

I have done work of merging two simple methods("processCustoemrSettings" and "createUpdateUser") in new simple method "createUpdateCustomer" in  QuickAnonCustomerEvents.xml. While making new method, i have checked every thing related to these methods and done well testing.

> Merging  of processCustomerSettings and createUpdateUser method 
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1705
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1705
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: Marg_simple_method.patch
>
>
> Merge code of "processCustoemrSettings" and "createUpdateUser" method in new method "createUpdateCustomer " in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
> While we do this make sure that the removal of these two methods is not breaking anything.

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


[jira] Updated: (OFBIZ-1705) Merging of processCustomerSettings and createUpdateUser method

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

Brajesh Patel updated OFBIZ-1705:
---------------------------------

    Description: 
Merge code of "processCustoemrSettings" and "createUpdateUser" method in new method "createUpdateCustomer " in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
While we do this make sure that the removal of these two methods is not breaking anything.


  was:
Merge code of processCustoemrSettings and createUpdateUser method as createUpdateCustomer in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
While we do this make sure that the removal of these two methods is not breaking anything.



> Merging  of processCustomerSettings and createUpdateUser method 
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1705
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1705
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> Merge code of "processCustoemrSettings" and "createUpdateUser" method in new method "createUpdateCustomer " in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
> While we do this make sure that the removal of these two methods is not breaking anything.

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


[jira] Commented: (OFBIZ-1705) Merging of processCustomerSettings and createUpdateUser method

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641893#action_12641893 ] 

Jacques Le Roux commented on OFBIZ-1705:
----------------------------------------

Nobody interested in this ?

> Merging  of processCustomerSettings and createUpdateUser method 
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1705
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1705
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: Marg_simple_method.patch
>
>
> Merge code of "processCustoemrSettings" and "createUpdateUser" method in new method "createUpdateCustomer " in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
> While we do this make sure that the removal of these two methods is not breaking anything.

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


[jira] Assigned: (OFBIZ-1705) Merging of processCustomerSettings and createUpdateUser method

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

Anil K Patel reassigned OFBIZ-1705:
-----------------------------------

    Assignee: Anil K Patel

> Merging  of processCustomerSettings and createUpdateUser method 
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1705
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1705
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Assignee: Anil K Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: Marg_simple_method.patch
>
>
> Merge code of "processCustoemrSettings" and "createUpdateUser" method in new method "createUpdateCustomer " in org/ofbiz/ecommerce/customer/QuickAnonCustomerEvents.xml. 
> While we do this make sure that the removal of these two methods is not breaking anything.

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