[
https://issues.apache.org/jira/browse/OFBIZ-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Pandit updated OFBIZ-2913:
--------------------------------
Priority: Minor (was: Major)
Description:
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).
was:
Write a new service for creating a user login, This could be called as
QuickCreateUserLogin.
Create a person and User login based on following IN parameter -
1) First Name
2) Last Name
3) Email Address (this will act as user login and email address in absence of
separate userlogin parameter.)
Based on above information create - Person, Party, PartyRole (CUSTOMER),
Contact (Email) and user login.
Please verify that if productStore.useEmailAddressAsUserLogin == Y then
UserLoginId = EmailAddress.
Summary: Write a new service for quick create customer profile. (was:
Write a new service for quick create user login.)
> 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
>
>
> 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.