Преглед изворни кода

Affichage reduction catalog back

packProduct
Fabien Normand пре 2 година
родитељ
комит
2bf076fb7c
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      Repository/Reduction/ReductionCatalogRepositoryQuery.php

+ 4
- 0
Repository/Reduction/ReductionCatalogRepositoryQuery.php Прегледај датотеку

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

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

}

Loading…
Откажи
Сачувај