瀏覽代碼

[Backend] Correctif updatePriceByProductFamily

feature/export_comptable
Guillaume 4 年之前
父節點
當前提交
b82f887e33
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      ShopBundle/Controller/Backend/ProductFamilyController.php

+ 1
- 1
ShopBundle/Controller/Backend/ProductFamilyController.php 查看文件

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

parent::updateEntity($entity);

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

public function persistProductFamilyEntity($entity, $newForm)

Loading…
取消
儲存