Skip to content

Commit 3a1f1f3

Browse files
author
Alex Paliarush
committed
MAGETWO-61120: Tax and Order total not correct when discount is applied
1 parent 783f30f commit 3a1f1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<label>Apply Discount On Prices</label>
6161
<source_model>Magento\Tax\Model\System\Config\Source\PriceType</source_model>
6262
<backend_model>Magento\Tax\Model\Config\Notification</backend_model>
63-
<comment>Warning: To apply the discount on prices including tax and apply the tax after discount, set Catalog Prices to “Including Price”.</comment>
63+
<comment>Warning: To apply the discount on prices including tax and apply the tax after discount, set Catalog Prices to “Including Tax”.</comment>
6464
</field>
6565
<field id="apply_tax_on" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
6666
<label>Apply Tax On</label>

0 commit comments

Comments
 (0)