Paweł Detka

Results 1 issues of Paweł Detka

Indexer : update on save Partial Indexing: Yes Updating qty/price existing products sometimes causing crash. Method: ``` $product_list = $this->getListProductToUpdateQty(); //custom collection contains path to update xml foreach ($product_list as...