Implement contact us functionaltity for unregistered user
--------------------------------------------------------- Key: OFBIZ-3024 URL: https://issues.apache.org/jira/browse/OFBIZ-3024 Project: OFBiz Issue Type: New Feature Components: party, specialpurpose/ecommerce Affects Versions: SVN trunk Reporter: Awdesh Singh Parihar Priority: Minor Fix For: SVN trunk Prepare contact us template , It will contain following field : - 1) Comment 2) Email address 3) First name 4) Last name 5) Zip/Postal Code 6) Country On submit of this form , record will create in entity CommunicationEvent and mail will be sent to company with given values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Awdesh Singh Parihar updated OFBIZ-3024: ---------------------------------------- Attachment: OFBIZ-3024.patch Implemented contact us functionality for unregistered user . This patch contains following : - 1) Service "sendContactUsInfoEmailToCompany" : Which will create communication event record and send a mail to company . 2) Email template 3) Contact us form for unregistered user. 4) product store and enumeration data. > Implement contact us functionaltity for unregistered user > --------------------------------------------------------- > > Key: OFBIZ-3024 > URL: https://issues.apache.org/jira/browse/OFBIZ-3024 > Project: OFBiz > Issue Type: New Feature > Components: party, specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3024.patch > > > Prepare contact us template , It will contain following field : - > 1) Comment > 2) Email address > 3) First name > 4) Last name > 5) Zip/Postal Code > 6) Country > On submit of this form , record will create in entity CommunicationEvent and mail will be sent to company with given values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-3024: ------------------------------------------ Assignee: Ashish Vijaywargiya > Implement contact us functionaltity for unregistered user > --------------------------------------------------------- > > Key: OFBIZ-3024 > URL: https://issues.apache.org/jira/browse/OFBIZ-3024 > Project: OFBiz > Issue Type: New Feature > Components: party, specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3024.patch > > > Prepare contact us template , It will contain following field : - > 1) Comment > 2) Email address > 3) First name > 4) Last name > 5) Zip/Postal Code > 6) Country > On submit of this form , record will create in entity CommunicationEvent and mail will be sent to company with given values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Awdesh Singh Parihar updated OFBIZ-3024: ---------------------------------------- Attachment: OFBIZ-3024.patch Please find the updated patch , In this patch I have done improvement service "sendContactUsInfoEmailToCompany". > Implement contact us functionaltity for unregistered user > --------------------------------------------------------- > > Key: OFBIZ-3024 > URL: https://issues.apache.org/jira/browse/OFBIZ-3024 > Project: OFBiz > Issue Type: New Feature > Components: party, specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3024.patch, OFBIZ-3024.patch > > > Prepare contact us template , It will contain following field : - > 1) Comment > 2) Email address > 3) First name > 4) Last name > 5) Zip/Postal Code > 6) Country > On submit of this form , record will create in entity CommunicationEvent and mail will be sent to company with given values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-3024. -------------------------------------- Resolution: Fixed Thanks Awdesh - your changes are in trunk at r823849. -- Ashish Vijaywargiya > Implement contact us functionaltity for unregistered user > --------------------------------------------------------- > > Key: OFBIZ-3024 > URL: https://issues.apache.org/jira/browse/OFBIZ-3024 > Project: OFBiz > Issue Type: New Feature > Components: party, specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3024.patch, OFBIZ-3024.patch > > > Prepare contact us template , It will contain following field : - > 1) Comment > 2) Email address > 3) First name > 4) Last name > 5) Zip/Postal Code > 6) Country > On submit of this form , record will create in entity CommunicationEvent and mail will be sent to company with given values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |