Search the Community
Showing results for tags 'Stock_available'.
-
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.
-
Hello I'm new to Presta shop, I created android app which communicate with Presta Web Service. Now I want to to check stock availability for every item(product) in my cart. Is there a way to send list of product id's to presta web service and as a result to get xml with "stock_available" items just for products from my cart? Example of cart is in attachment....