Hi! I want to import a BoM. I figured out that I have to have the following columns: Name,Product,Product Qty,Product UOM,BoM Lines/Name,BoM Lines/Product UOM,BoM Lines/Product
It took a while.... however, what I do not understand is, that the 2nd and the last column require the "Code" of the product. Here's the import-csv-file for the product Medium PC (Code:PC3): Assembly Medium PC,PC3,1.0,Unit,ATX Middle-size case ,Unit,TOW1 , , , ,HDD Seagate 7200.8 80GB ,Unit,HDD1 , , , ,High speed processor config,Unit,CPU2 What is even more confusing is that the error message talks about a NULL value in product_id which is causing the trouble when you don't fill in the Product-Code. But my question is, how can I import a BoM of a product which has no product-code? And why do I have to use this product-code instead of the product_id as can be seen in the product.product table? Thanks, knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
