I have a template mail that I want send by email every day. I'm going to create a cron record with a function to send it but i doesn't know how send an email by code.
I have a template mail that I want send by email every day. I'm going to create a cron record with a function to send it but i doesn't know how send an email by code.
Look at the send_welcome_email() function in base/res/res_users.py.
This is a good example of sending email from code in openerp 6.1
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
11월 25
|
3987 | |||
|
1
11월 24
|
4930 | |||
|
0
10월 23
|
40 | |||
|
0
3월 15
|
5540 | |||
|
1
2월 24
|
5283 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.