From time to time a user creates a new company for a contact/partner without recognizing that the company still exists.  How can we merge the clients into one database entry? odoo 8
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
            
                2
                
                    Risposte
                
            
        
        
            
                9101
                
                    Visualizzazioni
                
            
        
    I think this module could help you:
https://www.odoo.com/apps/modules/8.0/base_partner_merge/
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
| 
            
                Odoo online merge tickets how to
            
            
                    Risolto
            
         |  | 2 ago 24  | 2586 | |
|  | 4 lug 24  | 11792 | ||
|  | 0 apr 22  | 46 | ||
|  | 1 gen 23  | 3816 | ||
|  | 3 mar 24  | 10881 | 
 
                        
I know two ways: to add a function to res.partner with the functionality required or to change ids directly in the DB by hands or with sql queries.