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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2607
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
9월 24
|
4622 | ||
|
0
6월 24
|
1695 | ||
|
0
1월 22
|
2916 | ||
|
4
12월 20
|
13350 | ||
|
9
4월 24
|
18881 |
There's a cron that calls the function _fetch_mails. That's probably what you're looking for.