When I try to import List of products categories in order to have products classified in categories I get an error: > Cannot add or update a child row: a foreign key constraint fails (demoerp2.erpd2_categorie_product, CONSTRAINT fk_categorie_product_product_rowid FOREIGN KEY (fk_product) REFERENCES erpd2_product (rowid))
First I imported products and then I created categories. After that I wanted to link products with categories.
When I try to export products there is no category field in “Exportable fields” so I assume that it is also not possible to import Products with the category field already in.
Hi, I am trying 3.3.1.
The source fields and target fields are not correponding in the import process for products. Therefore the import process is not succesfull.