Hello,
I had to re-import multiple BoM with 1 replaced BoM line product. When the import is done, the old BoM line product is still there.
The columns of my import file (which works fine) :
- External ID
- Reference
- Product/External ID
- Quantity
- BoM Type
- Operation Type
- BoM Lines/External ID
- BoM Lines/Component/External ID
- BoM Lines/Quantity
For now the only solution I've found is to :
DELETE FROM mrp_bom_line WHERE product_id = 'XXX'