Disable out of stock products - question about tables in database
Dear Sir,
Does the module in your page:
https://mypresta.eu/en/art/tips-and-tricks/how-to-disable-out-of-stock-product.html work with prestashop 1.6.0.5 ?
I check the Prestashop Database but i couldn't find the
ps_product
ps_stock_available
in my case i see the product table like attached screenshot
Does this solution will be apply without any issue in my database ?
Thanks
Disable out of stock products - question about tables in database
Hello
this is not a module, it is a tutorial that is applicable to all prestashop's from 1.6.0.0 to 1.7.5.0
in your case the prefix is ps_PREPO (not just ps_ like it is by default)
in this case you need to use tables:
- ps_PREPOproduct
- ps_PREPOstock_available
Disable out of stock products - question about tables in database
Reviewed by VEKIA
on
Wednesday, January 16, 2019
Rating:
No comments