Skip to content

Commit 254d14e

Browse files
committed
MAGETWO-51096: Wrong discount for order with Cart Price Rule and settings Apply to Shipping Amount = YES
1 parent 32e7ab6 commit 254d14e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/SalesRule/view/adminhtml/ui_component/sales_rule_form.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,9 @@
445445
<item name="true" xsi:type="number">1</item>
446446
<item name="false" xsi:type="number">0</item>
447447
</item>
448+
<item name="notice" xsi:type="string" translate="true">
449+
If is checked discount amount will be applied to subtotal and shipping amount separately
450+
</item>
448451
<item name="default" xsi:type="number">0</item>
449452
<item name="label" xsi:type="string" translate="true">Apply to Shipping Amount</item>
450453
</item>

0 commit comments

Comments
 (0)