Write a new service for quick creare user login.
------------------------------------------------
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
Fix For: SVN trunk
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.