このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Laclic
/
LcShopBundle
ウォッチ
3
スター
2
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Correctif priceUtils
#290
feature/export_comptable
Guillaume
4年前
親
0cf3409e26
コミット
577ee919fe
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分情報を表示
+1
-1
ShopBundle/Services/PriceUtils.php
+ 1
- 1
ShopBundle/Services/PriceUtils.php
ファイルの表示
@@ -220,7 +220,7 @@ class PriceUtils
$price,
$reductionCatalogValue
),
$
this
->getTaxRateInherited()->getValue()
$
entity
->getTaxRateInherited()->getValue()
);
}
elseif($reductionCatalogBehaviorTaxRate == 'tax-included') {
書き込み
プレビュー
読み込み中…
キャンセル
保存