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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
            
                3224
                
                    Zobrazení
                
            
        
    Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|  | 1 zář 24  | 5355 | ||
|  | 0 čvn 24  | 2421 | ||
|  | 0 led 22  | 3588 | ||
| 
            
                Action from incoming e-mail
            
            
                    Vyřešeno
            
         |  | 4 pro 20  | 14272 | |
|  | 9 dub 24  | 19992 | 
 
                        
There's a cron that calls the function _fetch_mails. That's probably what you're looking for.