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

Hi there, Ive connect magento to openerp 7 with "connector". Its working great, but now i want to use openerp to send automaticly my invoice email (with pdf) when a order is imported(from magento). Its no problem to do this manualy, but i want to do it automaticly. Ive made a serveraction to make it automaticly, but the problem is that i cant attach the pdf invoice with this. Does anyone has an idee how to do this? Thanks in advance!

Avatar
Discard

which method you are using to send mail i.e from email_template object?

Author Best Answer

I`ve used ;

Action Name: test Object: Email-templates Action Type: e-mail Email Address: object.partner_id.email Subject: Dear [[ object.partner_id.name ]], your invoice. Message: test I hope you have some more information now.

Avatar
Discard

Where do you tell the specific template?

Related Posts Replies Views Activity
0
Mar 15
3670
1
Jul 25
1255
2
Jul 25
1489
1
Jul 25
2535
3
Apr 25
2459