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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
4878
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
févr. 25
|
1176 | ||
|
1
nov. 24
|
2006 | ||
|
0
oct. 23
|
40 | ||
|
0
mars 15
|
3480 | ||
|
1
févr. 24
|
2967 |