I am trying to import product data but keep getting the error below.
Missing required value for the Field "Name" (name) at row 2
I have the product/name field in the template for importing so I am unsure what name field it is looking for.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am trying to import product data but keep getting the error below.
Missing required value for the Field "Name" (name) at row 2
I have the product/name field in the template for importing so I am unsure what name field it is looking for.
Check all other fields that are required. Odoo is looking for a related field that ALSO needs name.
Post the first few lines of your import file for more help.
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy
Thanks Ray , searched again and found the missing field. Moving onto importing BOM's.