Exemplo n.º 1
0
 public function process()
 {
     $this->setIsRealTime(true);
     $this->getLogger()->setStoreMode(true);
     parent::process();
 }
Exemplo n.º 2
0
 public function process()
 {
     $this->initOutOfStockControlLogic();
     parent::process();
 }