Pārlūkot izejas kodu

Pages commandes

feature/export_comptable
Fab pirms 4 gadiem
vecāks
revīzija
3f756a4832
1 mainītis faili ar 0 papildinājumiem un 11 dzēšanām
  1. +0
    -11
      ShopBundle/Model/OrderShop.php

+ 0
- 11
ShopBundle/Model/OrderShop.php Parādīt failu

@@ -475,17 +475,6 @@ abstract class OrderShop extends AbstractEntity implements FilterMerchantInterfa
return $this;
}

public function hasOrderReductionCartFreeShipping()
{
foreach($this->getOrderReductionCarts() as $orderReductionCart) {
if($orderReductionCart->getFreeShipping()) {
return true ;
}
}

return false ;
}

/**
* @return Collection|Document[]
*/

Notiek ielāde…
Atcelt
Saglabāt