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.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
Thanks Ray , searched again and found the missing field. Moving onto importing BOM's.