瀏覽代碼

Correctif

feature/export_comptable
Fab 4 年之前
父節點
當前提交
3bc52b1dd0
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      ShopBundle/Repository/ReductionCatalogRepository.php

+ 0
- 1
ShopBundle/Repository/ReductionCatalogRepository.php 查看文件

@@ -45,7 +45,6 @@ class ReductionCatalogRepository extends BaseRepository implements DefaultReposi

public function getReductionCatalogByProductFamilyConditions($productFamilyIds, $user)
{
dump($user);

$query = $this->findByMerchantQuery();
$query->andWhere('e.status = 1');

Loading…
取消
儲存