Aris S. Posted January 13, 2016 Share Posted January 13, 2016 (edited) We have a problem updating the stock quantities using advanced stock management. When updating the stock quantity for a new product the stock quantity in the table ps_stock_available is not updated. Is anyone familiar with this issue? Update: Problem was caused by using an external module to add new products quickly. Some data was not updated correctly (ps_stock.advanced_stock_management was not set to 1, ps_product_shop.advanced_stock_management was not set to 1, ps_stock_available.depends_on_stock was not set to 1). Problem solved. Edited January 14, 2016 by Aris S. (see edit history) Link to comment Share on other sites More sharing options...
Hamidreza Soleimani Posted September 4, 2022 Share Posted September 4, 2022 Everybody who has this problem: "Stock_Available Data Not Updated ... " Mine (1.7.7.3) was solved by changing the structure of DB table: ps_stock_available, changing id_stock_available to AutoIncrement. That's ALL! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now