Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Laclic
/
LcShopBundle
Segui
3
Vota
2
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Correctif priceUtils
#290
feature/export_comptable
Guillaume
4 anni fa
parent
0cf3409e26
commit
577ee919fe
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
ShopBundle/Services/PriceUtils.php
+ 1
- 1
ShopBundle/Services/PriceUtils.php
Vedi File
@@ -220,7 +220,7 @@ class PriceUtils
$price,
$reductionCatalogValue
),
$
this
->getTaxRateInherited()->getValue()
$
entity
->getTaxRateInherited()->getValue()
);
}
elseif($reductionCatalogBehaviorTaxRate == 'tax-included') {
Write
Preview
Loading…
Annulla
Salva