Skip to content

Commit e6ace4a

Browse files
author
Vladyslav Shcherbyna
committed
MAGETWO-45421: Discount to shipping amount is not applied when creating invoice
1 parent f1c07c5 commit e6ace4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/etc/fieldset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:framework:DataObject/etc/fieldset.xsd">
1010
<scope id="global">
11-
<fieldset id="sales_convert_quote_address">
11+
<fieldset id="quote_convert_address">
1212
<field name="discount_description">
1313
<aspect name="to_order" />
1414
</field>

0 commit comments

Comments
 (0)