Allow naming the attachment PDF in sendMailFromScreen
----------------------------------------------------- Key: OFBIZ-789 URL: https://issues.apache.org/jira/browse/OFBIZ-789 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Reporter: Leon Torres Priority: Minor Right now the sendMailFromScreen service names all PDF attachments it generates "Details.pdf". This is hardcoded in the Java method. What we'd like is the ability to name this attachment via a service parameter. -- 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-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leon Torres updated OFBIZ-789: ------------------------------ Attachment: name-pdf-attachment.patch This patch is a simple and effective solution. > Allow naming the attachment PDF in sendMailFromScreen > ----------------------------------------------------- > > Key: OFBIZ-789 > URL: https://issues.apache.org/jira/browse/OFBIZ-789 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Reporter: Leon Torres > Priority: Minor > Attachments: name-pdf-attachment.patch > > > Right now the sendMailFromScreen service names all PDF attachments it generates "Details.pdf". This is hardcoded in the Java method. > What we'd like is the ability to name this attachment via a service parameter. -- 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-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-789: --------------------------------------- Assignee: Jacopo Cappellato > Allow naming the attachment PDF in sendMailFromScreen > ----------------------------------------------------- > > Key: OFBIZ-789 > URL: https://issues.apache.org/jira/browse/OFBIZ-789 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Reporter: Leon Torres > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: name-pdf-attachment.patch > > > Right now the sendMailFromScreen service names all PDF attachments it generates "Details.pdf". This is hardcoded in the Java method. > What we'd like is the ability to name this attachment via a service parameter. -- 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-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-789. ----------------------------------- Resolution: Fixed Thanks Leon, your patch (with small changes) is in rev. 519583 > Allow naming the attachment PDF in sendMailFromScreen > ----------------------------------------------------- > > Key: OFBIZ-789 > URL: https://issues.apache.org/jira/browse/OFBIZ-789 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Reporter: Leon Torres > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: name-pdf-attachment.patch > > > Right now the sendMailFromScreen service names all PDF attachments it generates "Details.pdf". This is hardcoded in the Java method. > What we'd like is the ability to name this attachment via a service parameter. -- 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 |