Kaynağa Gözat

Affichage reduction catalog back

packProduct
Fabien Normand 2 yıl önce
ebeveyn
işleme
2bf076fb7c
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      Repository/Reduction/ReductionCatalogRepositoryQuery.php

+ 4
- 0
Repository/Reduction/ReductionCatalogRepositoryQuery.php Dosyayı Görüntüle

@@ -158,5 +158,9 @@ class ReductionCatalogRepositoryQuery extends AbstractRepositoryQuery
->setParameter('productCategory', $productCategories);
}

public function filterIsNotLinkToProductFamily()
{
return $this->andWhere('.productFamily is null');
}

}

Yükleniyor…
İptal
Kaydet