Products -> Suppliers prices import error

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.

Hi, do you solve this? And if yes share how did you do, Thanks :silly:

doe this help?
www.dolibarr.org/t/solved-error-in-import/14819/1

I remember that I could not solve, and I had to use another way out of Dolibarr