Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Image thumbnail, to help fast visual recognition.

  • Product’s name and when it’s a combination, its attributes’ values.

  • Product reference. In case a combination has its own reference then it’ll be used instead of the parent’s reference.

  • Supplier. In case several suppliers are assigned to a product, only the default supplier will be shown here.

  • Physical stock, which represents the quantity you actually have physically in your storage.

  • Reserved stock, which represents the quantity of products that are currently in an open customer order that has not been shipped yet.

  • Available stock, which is the quantity available for sale.

  • Edit quantity. This input allows modifying the quantity manually. See below.

 

Info
titleUnderstanding the notions of physical, reserved and available stock
Starting from version 1.7.2.0, PrestaShop introduces three different notions of stock, which are different from the ones used in Advanced Stock Management in the 1.6 versions.
  • Physical stock represents the quantity you actually have physically in your storage. You may add or remove physical stock, for instance when receiving a supply order or when doing an inventory adjustment.

  • Reserved stock represents the quantity of products that are currently in an open customer order that has not been shipped yet. In other terms these products are physically in your storage but are not available for sale anymore. You cannot change directly the reserved stock. The reserved stock only depends on customer orders.

  • Available stock is the quantity available for sale. Unlike with Advanced Stock Management in version 1.6, you cannot directly modify the available stock unless you change the physical stock as well. This is the quantity displayed in the "Product" page.

Tip
titleRelation between physical, reserved and available stock

At any time, these 3 notions of stock are linked by the following equation:

Physical stock - Reserved stock = Available stock

 

...