Skip to Content
Menu
This question has been flagged
2 Replies
5443 Views

I have looked all over but there is no definity solution. I tried many ways to import using CSV but the errors about reference id does not stop. I am not a software engg. to program a python script...can some one help here?

Avatar
Discard
Best Answer

On v6.1, we use this scenario to import BOMs:

  1. Import products
  2. Export products to get their ID
  3. Import BOM using product ID
  4. Export BOM to get their ID
  5. Import BOM Components using product ID and BOM ID

VSEARCH in your spreadsheet software is your friend to match name with ID.

Avatar
Discard
Best Answer

In addition to the above answer, ensure that if your bom has multiple levels, that you import the lowest level before the highest level. By that I mean, if you have a car that has a bom, in which is another Bom called engine (and it's components). you need to import the engine above the car bom.

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3022
0
Mar 15
3434
2
May 15
11305
1
Mar 15
6467
1
Mar 15
5110