Improvement on party and catalog component.
-------------------------------------------
Key: OFBIZ-3508
URL: https://issues.apache.org/jira/browse/OFBIZ-3508
Project: OFBiz
Issue Type: Improvement
Components: party, product
Affects Versions: SVN trunk
Reporter: Amit Sharma
Priority: Minor
Fix For: SVN trunk
When we create a new customer profile, it doesn't send correct mail according
to "UPD_PRSNL_INF_CNFRM", "PARTY_REGIS_CONFIRM" and "RDS_CUST_REGISTER"
emailType. Currently it grabs the first from the list of
ProductStoreEmailSetting entity and uses it's email settings to send the email.
It was due to unavailability of productStoreId for sending mail so whenever new
customer profile will be created it should be associated to certain product
store and its role type will be "CUSTOMER".
Apart from this customer profile page should have information about associated
product stores.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.