[-] BO : Product : add missing properties
This commit is contained in:
@@ -202,6 +202,8 @@ class ProductCore extends ObjectModel
|
||||
* @var boolean Tells if the product uses the advanced stock management
|
||||
*/
|
||||
public $advanced_stock_management = 0;
|
||||
public $out_of_stock;
|
||||
public $depends_on_stock;
|
||||
|
||||
public $isFullyLoaded = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user