Skip to Content
Menu
This question has been flagged
1 Reply
1284 Views

I have a sale.order.line object and my Module automatically generates a Plan using the PIL Module as an Image. Now, I want to add the plan as an email attachement to the order when sent as an email. (The plan is being generated when the user selects the product in the sale.order)

How can i do this?

To be more precise, the plan is being generated with EventBoothConfigurator.


Basically, i want a way to programatically set the attachement of an email from a sale.order. How is this possible?

Avatar
Discard
Best Answer

Hi  Josef,

Refer,

https://www.cybrosys.com/blog/how-to-send-an-email-with-pdf-attachment-in-odoo

Avatar
Discard
Author

Hi Kiran, this was a good website, but unfortunately, it did not solve my problem. I donot just want to send an email, instead, i want to add an attachment to the email of an existing sale.order
Basically something like "order.mail.attachment ="
Do you have an idea?

Related Posts Replies Views Activity
2
Dec 24
3139
1
Dec 24
362
4
Nov 24
1369
1
Sep 24
1138
1
Sep 24
1206