MikeM. Posted February 9, 2015 Share Posted February 9, 2015 (edited) Hi there, I have a hard time finding the product amounts in the prestashop. This is the current setting on my products: Use the advanced stack management for this product: TRUE/CHECKED Use the stack management based on the assigned warehouse: FALSE/UNCHECKED Manually input the stock quantities: TRUE/CHECKED I need the following information: In which table In which table can I find the quantities/amounts of the product combinations In which table can I find the quantities/amounts of the product by settting it normaly through the "quantities tab"In which table can I find the name of the product combinations? Edited February 9, 2015 by MikeM. (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted February 9, 2015 Share Posted February 9, 2015 In which table can I find the quantities/amounts of the product combinations ps_product_attribute In which table can I find the quantities/amounts of the product by settting it normaly through the "quantities tab" ps_product In which table can I find the name of the product combinations? ps_attribute_lang Link to comment Share on other sites More sharing options...
MikeM. Posted February 9, 2015 Author Share Posted February 9, 2015 (edited) ps_product_attribute ps_product ps_attribute_lang I set the quantity of product id 148 to 1000 checking the database, it's neither in one of these tables. PS_Product: PS_Product_Attribute [correct because there are no available combinations on this product]: PS_Stock: the rest is unnecessary to show. I found it in: PS_STOCK_AVAILABLE A message to prestashop. please do not save things tons of times... seems like I had it bugged a few days ago, and now it works. althrough I am still not happy with prestashop, even the source is like "what the heck is this?" as a php scripter myself... Edited February 9, 2015 by MikeM. (see edit history) 1 Link to comment Share on other sites More sharing options...
reno123 Posted March 18, 2015 Share Posted March 18, 2015 I had exactly the same case... It wouldn't be so difficult to find if "PS" could have readable database schema -> this PDF in Development Section is completly unusefull ..... 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