Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3257 Переглядів

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'
Аватар
Відмінити
Найкраща відповідь

Did you reuse the external id of the old bom line or did you add the new product on a new line? You should reuse the old bom line id. That should replace the old product

Аватар
Відмінити
Автор

The BoM Lines/External ID was also changed. Should be that. Thanks.

Автор

This was working fine but not anymore. Unique "BoM Lines/External ID".
Odoo 15 (latest) and Odoo 17 (latest).

Найкраща відповідь

Activate Debug mode  use open view to open the tree view for Bom lines model use group by product and delete those

Аватар
Відмінити
Найкраща відповідь

The module named "VKS Import Excel" can help you solve this problem easily: https://apps.odoo.com/apps/modules/16.0/vks_import_excel.

Please contact me via email anhtuan.acoi@gmail.com if you need further assistance.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 25
1354
2
жовт. 23
2534
0
січ. 25
1101
1
черв. 25
4885
0
лют. 19
4027