$id_product_attribute $id_product_attribute : integer Type integer — identifier of the product attribute if necessary
$physical_quantity $physical_quantity : integer Type integer — the physical quantity in stock for the current product in the current warehouse
$usable_quantity $usable_quantity : integer Type integer — the usable quantity (for sale) of the current physical quantity
deleteStockByIds() deleteStockByIds( $id_product = null, $id_product_attribute = null) Parameters $id_product $id_product_attribute
productIsPresentInStock() productIsPresentInStock( $id_product, $id_product_attribute, $id_warehouse) Parameters $id_product $id_product_attribute $id_warehouse
getProductInformations() getProductInformations() Gets reference, ean13 and upc of the current product Stores it in stock for stock_mvt integrity and history purposes