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
|
3982 | |||
|
1
11月 24
|
4926 | |||
|
0
10月 23
|
40 | |||
|
0
3月 15
|
5540 | |||
|
1
2月 24
|
5279 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.