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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ 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.