File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
app/code/Magento/Weee/view/adminhtml/layout Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" creditmemo_totals" >
11
11
<block class =" Magento\Weee\Block\Sales\Order\Totals" name =" weee_cm_totals" >
12
12
<action method =" setBeforeCondition" >
13
- <argument name =" condition" xsi : type =" string" >tax </argument >
13
+ <argument name =" condition" xsi : type =" string" >grand_total </argument >
14
14
</action >
15
15
</block >
16
16
</referenceBlock >
Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" creditmemo_totals" >
11
11
<block class =" Magento\Weee\Block\Sales\Order\Totals" name =" weee_cm_totals" >
12
12
<action method =" setBeforeCondition" >
13
- <argument name =" condition" xsi : type =" string" >tax </argument >
13
+ <argument name =" condition" xsi : type =" string" >grand_total </argument >
14
14
</action >
15
15
</block >
16
16
</referenceBlock >
Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" invoice_totals" >
11
11
<block class =" Magento\Weee\Block\Sales\Order\Totals" name =" weee_inv_totals" >
12
12
<action method =" setBeforeCondition" >
13
- <argument name =" condition" xsi : type =" string" >tax </argument >
13
+ <argument name =" condition" xsi : type =" string" >grand_total </argument >
14
14
</action >
15
15
</block >
16
16
</referenceBlock >
Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" invoice_totals" >
11
11
<block class =" Magento\Weee\Block\Sales\Order\Totals" name =" weee_inv_totals" >
12
12
<action method =" setBeforeCondition" >
13
- <argument name =" condition" xsi : type =" string" >tax </argument >
13
+ <argument name =" condition" xsi : type =" string" >grand_total </argument >
14
14
</action >
15
15
</block >
16
16
</referenceBlock >
Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" order_totals" >
11
11
<block class =" Magento\Weee\Block\Sales\Order\Totals" name =" weee_ord_totals" >
12
12
<action method =" setBeforeCondition" >
13
- <argument name =" condition" xsi : type =" string" >tax </argument >
13
+ <argument name =" condition" xsi : type =" string" >grand_total </argument >
14
14
</action >
15
15
</block >
16
16
</referenceBlock >
You can’t perform that action at this time.
0 commit comments