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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
5667
瀏覽次數
On v6.1, we use this scenario to import BOMs:
- Import products
- Export products to get their ID
- Import BOM using product ID
- Export BOM to get their ID
- Import BOM Components using product ID and BOM ID
VSEARCH in your spreadsheet software is your friend to match name with ID.
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.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
3月 15
|
3307 | ||
|
0
3月 15
|
3794 | ||
|
2
5月 15
|
11644 | ||
|
1
3月 15
|
6951 | ||
|
1
3月 15
|
5483 |