Open ia-gaurav opened 3 years ago
@ia-gaurav I have added pull request for magento 2.4, you can use that for magento 2.4
@itsmerajshrestha i get below error :
Exception #0 (Zend_Db_Select_Exception): You cannot define a correlation name 'stock_status_index' more than once
@ia-gaurav try commenting $this->_addStockStatusToSelect($collection->getSelect(), $websiteId); from Easylife/StockFilter/Model/Plugin/FilterList.php line number 92
after commenting it module seems working, is it stable to use
not working in magent 2.4