Hi! I have to import a product list to Dolibarr and I have done using the default import module. Following the CSV example file, I imported products without problem, but when I’m importing the price of products by supplier, it gives me the following error on all lines:
Can not add or update a child row: a foreign key constraint fails (dolibarr.llx_product_fournisseur_price, CONSTRAINT fk_product_fournisseur_price_fk_product FOREIGN KEY (fk_product) REFERENCES llx_product (rowid))
Anybody can tell me what may be due?
Thank you.





