Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Laclic
/
LcShopBundle
Suivre
3
Ajouter aux favoris
2
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Correctif priceUtils
#290
feature/export_comptable
Guillaume
il y a 4 ans
Parent
0cf3409e26
révision
577ee919fe
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
+1
-1
ShopBundle/Services/PriceUtils.php
+ 1
- 1
ShopBundle/Services/PriceUtils.php
Voir le fichier
@@ -220,7 +220,7 @@ class PriceUtils
$price,
$reductionCatalogValue
),
$
this
->getTaxRateInherited()->getValue()
$
entity
->getTaxRateInherited()->getValue()
);
}
elseif($reductionCatalogBehaviorTaxRate == 'tax-included') {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer