Преглед на файлове

[Backend] Correctif ReductionCart

feature/module_traiteur_v1
Fab преди 4 години
родител
ревизия
9f6d5cd4f7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. +0
    -1
      ShopBundle/Repository/ReductionCartRepository.php

+ 0
- 1
ShopBundle/Repository/ReductionCartRepository.php Целия файл

@@ -68,7 +68,6 @@ class ReductionCartRepository extends BaseRepository implements DefaultRepositor

$reductionCartsArray = [] ;
foreach($reductionCarts as $reductionCart) {
dump($reductionCart);
if($this->orderUtils->isReductionCartMatchWithUser($reductionCart, $user)
&& $this->orderUtils->isReductionCartMatchWithGroupUser($reductionCart, $user)
&& $this->orderUtils->countReductionCartAvailableForUser($reductionCart, $user)

Loading…
Отказ
Запис