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

Erreur entre prix formulaire produit et front

packProduct
Fabien Normand преди 2 години
родител
ревизия
97af11134f
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. +0
    -2
      Solver/Price/ProductPriceSolver.php

+ 0
- 2
Solver/Price/ProductPriceSolver.php Целия файл

@@ -81,8 +81,6 @@ class ProductPriceSolver
public function getPriceWithTaxAndReduction(ProductPropertyInterface $product)
{
//TODO voir différence entre prix ici et dans tableau décli
dump('PV HT : '.$this->getPrice($product));
dump('PV TTC : '.$this->getPriceWithTax($product));
return $this->applyReductionCatalog(
$product,
$this->getPrice($product),

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