Hello everyone,
I have a problem in my database exactly in the table product_product and product_template as I had figure out that the id in the table product_template is the same in product_product but when I add a new product it isn't the case.
For example in the table product_template the first id is 520 but the next one is 531and in the table product_product the id after 520 is 521 and product_template_id is 531 and this one cause me a problem it raise an error 'One of the document is missing'
Please help me to figure out this problem and thanks