Kaynağa Gözat

[Backend] Correctif updatePriceByProductFamily

feature/export_comptable
Guillaume 4 yıl önce
ebeveyn
işleme
66683c443e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      ShopBundle/Controller/Backend/ProductFamilyController.php

+ 1
- 1
ShopBundle/Controller/Backend/ProductFamilyController.php Dosyayı Görüntüle

@@ -179,7 +179,7 @@ class ProductFamilyController extends AdminController

parent::updateEntity($entity);

//$this->orderUtils->updatePriceByProductFamily($entity);
$this->orderUtils->updatePriceByProductFamily($entity);
}

public function persistProductFamilyEntity($entity, $newForm)

Yükleniyor…
İptal
Kaydet