PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, June 30, 2022

[FIXED] What is out_of_Stock in the ps_stock_available table in prestashop database

 June 30, 2022     prestashop, prestashop-1.5, prestashop-1.6, prestashop-1.7     No comments   

Issue

I want to know what is out_of_Stock in the ps_stock_available table in prestashop database??? What does it mean?


Solution

out_of_stock regards the Quantity panel in product page of PrestaShop backend.

If out_of_stock is 0, when a product is furi warehouse refuses the order.

If out_of_stock is equal to 1, when a product is furi warehouse accepts the order.

If out_of_stock equals 2, when a product uses the default behavior.



Answered By - Matteo Enna
Answer Checked By - Mary Flores (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing