Jump to content

Duplicate entry 'xx-xxx-0-0' for key 'product_sqlstock'


Henrik41

Recommended Posts

I get this error every time I want to change the status from in progress to shipped.

 

______

Duplicate entry '49-365-0-0' for key 'product_sqlstock'
 

INSERT INTO `ps_stock_available` (`id_product`, `id_product_attribute`, `id_shop`, `id_shop_group`, `quantity`, `depends_on_stock`, `out_of_stock`, `location`) VALUES ('49', '365', '0', '0', '0', '0', '0', '')

 

____

I tried to delete the entry on my db but it still comes back

Any ideas???

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...