Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Laclic
/
LcShopBundle
Observar
3
Favorito
2
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Correctif priceUtils
#290
feature/export_comptable
Guillaume
4 anos atrás
pai
0cf3409e26
commit
577ee919fe
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
ShopBundle/Services/PriceUtils.php
+ 1
- 1
ShopBundle/Services/PriceUtils.php
Ver arquivo
@@ -220,7 +220,7 @@ class PriceUtils
$price,
$reductionCatalogValue
),
$
this
->getTaxRateInherited()->getValue()
$
entity
->getTaxRateInherited()->getValue()
);
}
elseif($reductionCatalogBehaviorTaxRate == 'tax-included') {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar