I have set up incoming mail server in CRM module and I am creating a new record by Leads/Opportunity in Odoo 12. The lead is coming properly. Now I need to know, in CRM module which function is triggered while the emails are coming?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2649
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
sept 24
|
4673 | ||
|
0
jun 24
|
1732 | ||
|
0
ene 22
|
2952 | ||
Action from incoming e-mail
Resuelto
|
|
4
dic 20
|
13416 | |
|
9
abr 24
|
18955 |
There's a cron that calls the function _fetch_mails. That's probably what you're looking for.