[
https://issues.apache.org/jira/browse/OFBIZ-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795799#action_12795799
]
Bruno Busco commented on OFBIZ-2913:
------------------------------------
Sumit,
I only meant that creating a userLogin toghether with
1) First Name
2) Last Name
3) Email Address
does not seem to be something specific to a certain application, ecommerce,
SFA, or whatever.
But instead is seems to be a "core" feature.
I have found a similar, but with an additional captcha topping, in MyPortal
(<simple-method method-name="createRegister"...)
Shouldn't we see if we can tie all of them in a single one?
> Write a new service for quick create customer profile.
> ------------------------------------------------------
>
> Key: OFBIZ-2913
> URL: https://issues.apache.org/jira/browse/OFBIZ-2913
> Project: OFBiz
> Issue Type: New Feature
> Components: specialpurpose/ecommerce
> Affects Versions: SVN trunk
> Reporter: Sumit Pandit
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: OFBIZ-2913.patch, OFBIZ-2913.patch, OFBIZ-2913.patch
>
>
> Write a new service for creating a customer profile. This could be called as
> QuickCreateCustomerProfile.
> Create a Customer Profile based on following IN parameter -
> 1) First Name
> 2) Last Name
> 3) Email Address
> Based on above information create - Person, Party, PartyRole (CUSTOMER),
> Contact (Email).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.