Base Products Merge
by ForgeFlow https://github.com/OCA/stock-logistics-warehouse , Odoo Community Association (OCA) https://github.com/OCA/stock-logistics-warehouse
                                Odoo
                            
                    | Availability | 
                         
                            
                             Odoo Online
                             
                             Odoo.sh 
                             On Premise 
                         | 
                
| Technical Name | 
                    base_product_merge | 
                
| License | LGPL-3 | 
| Website | http://camptocamp.com | 
| Versions | 6.1 15.0 16.0 17.0 | 
To merge 2 products, select them in the list view and execute the Action "Merge Products".
The selected products are deactivated and a new one is created with : - When a value is the same on each resources : the value - When a value is different between the resources : you can choose the value to keep in a selection list - When a value is set on a resource and is empty on the second one : the value is set on the resource - All many2many relations of the 2 resources are created on the new resource. - All the one2many relations (invoices, sale_orders, ...) are updated in order to link to the new resource.
Please log in to comment on this module