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 wan
t to do it automaticly. Ive made a serveraction to make it automaticly, but the problem is that i can
t attach the pdf invoice with this. Does anyone has an idee how to do this? Thanks in advance!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
3928
Widoki
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.
Where do you tell the specific template?
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
mar 15
|
3380 | ||
change between 2 Invoice formats
Rozwiązane
|
|
1
lip 25
|
373 | |
|
2
lip 25
|
560 | ||
|
1
lip 25
|
1623 | ||
|
3
kwi 25
|
1683 |
which method you are using to send mail i.e from email_template object?