Hi ,
I have an Email with attachment pdf option in Sales pack extension , now i added a image field in the Quote , i need to add the image in the attachment of the email , how can i do that ?
\application\Espo\Modules\Sales\Services\Quote.php
In this file i checked for a function getAttributesForEmail() which does Email content and attachments of pdf , how can i add my own custom attachment here. Let me know , Thanks in advance
I have an Email with attachment pdf option in Sales pack extension , now i added a image field in the Quote , i need to add the image in the attachment of the email , how can i do that ?
\application\Espo\Modules\Sales\Services\Quote.php
In this file i checked for a function getAttributesForEmail() which does Email content and attachments of pdf , how can i add my own custom attachment here. Let me know , Thanks in advance
Comment