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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
2821
มุมมอง
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
ก.ย. 24
|
4888 | ||
|
0
มิ.ย. 24
|
1927 | ||
|
0
ม.ค. 22
|
3133 | ||
Action from incoming e-mail
แก้ไขแล้ว
|
|
4
ธ.ค. 20
|
13662 | |
|
9
เม.ย. 24
|
19251 |
There's a cron that calls the function _fetch_mails. That's probably what you're looking for.