Pārlūkot izejas kodu

Correctif priceUtils #290

feature/export_comptable
Guillaume pirms 4 gadiem
vecāks
revīzija
577ee919fe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      ShopBundle/Services/PriceUtils.php

+ 1
- 1
ShopBundle/Services/PriceUtils.php Parādīt failu

@@ -220,7 +220,7 @@ class PriceUtils
$price,
$reductionCatalogValue
),
$this->getTaxRateInherited()->getValue()
$entity->getTaxRateInherited()->getValue()
);
}
elseif($reductionCatalogBehaviorTaxRate == 'tax-included') {

Notiek ielāde…
Atcelt
Saglabāt